a clone the color
the lch values of the color
Get the rgb values of the color
whether to normalize the values
Optional
cbAdjust: ColorBlindAdjustcolorblind adjustment
Color as [r, g, b, a]
Convert hsl to rgb
Convert hsv to rgb
Convert lab to lch
Convert lab to rgb
Convert lch to lab
Convert rgb to hsv
Convert rgb to lab
the hsv values of the color
the lch values of the color
the rgb values of the color
Static
fadeStatic
sinebowGet a sinebow color via interpolation input value
input value
sinebow color at t
Static
sinebowGet a sinebow extended color via interpolation
input value
sinebow extended color at t
Color manager
Description
Color class to handle color conversions and adjustments. Supports RGB, HSV, HSL, and LCH.
Example Usage
ex. name string
ex. Hex string
ex. String input array
ex. RGBA array
COLOR INTERPOLATION: we support the use of the LCH color space:
MORE INFORMATION ON COLOR BLIND ADJUST: