Contains a collection of nice color palettes output to texture or array via index
Use a color value on multiple places
Converts a hex color like `#ff0000` to number values
Calculate the luminance contrast between two colors
Calculate the luminance of a RGB color
Output the CMYK value of a RGB color
convert RGB float values to HEX color String
convert RGB color to HSB Hue, Saturation, Brightness
Convert RGB color to HSL values