Color Picker Package
GetColor Check if an absolute color really exists in color table CMY2RGB Convert cyan, magenta, yellow color to a red, green, blue color
RGB2CMY Convert a red, green, blue color to a cyan, magenta, yellow color
HSL2RGB Convert hue, saturation, lightness color to red, green, blue color
RGB2HSL Convert red, green, blue color to hue, saturation, lightness color
HSV2RGB Convert hue, saturation, brightness color to red, green, blue color
RGB2HSV Convert red, green, blue color to hue, saturation, brightness color