ColorPalettes

Contains a collection of nice color palettes output to texture or array via index

ColorValue

Use a color value on multiple places

HexToRGB

Converts a hex color like `#ff0000` to number values

HSLtoRGB

Convert HSL to RGB

LuminanceContrast

Calculate the luminance contrast between two colors

RGBLuminance

Calculate the luminance of a RGB color

RGBToCMYK

Output the CMYK value of a RGB color

RgbToHex

convert RGB float values to HEX color String

RGBtoHSB

convert RGB color to HSB Hue, Saturation, Brightness

RGBtoHSL

Convert RGB color to HSL values