Classes for three different color models.
The classes are RGB, CMYK, HSV. The constants in this module are all defined in the RGB color space.
The color white in the default RGB space.
The color light gray in the default RGB space.
The color gray in the default RGB space.
The color dark gray in the default RGB space.
The color black in the default RGB space.
The color red, in the default RGB space.
The color pink in the default RGB space.
The color yellow in the default RGB space.
The color orange in the default RGB space.
The color green in the default RGB space.
The color blue in the default RGB space.
The color magenta in the default RGB space.
The color cyan in the default RGB space.