CIELCHab
CIELCHab is a cylindrical representation of the CIE Lab color space, mapping the Cartesian coordinates a and b to polar coordinates C (chroma) and h (hue). It preserves the perceptual meaning of lightness L while offering a more intuitive description of color tone for editing and visualization.
In this space, L remains in the typical range 0 to 100, where 0 is black and
Conversions: Given L, C, h, the underlying a and b are a = C cos(h), b = C sin(h),
Undefined hue occurs when C = 0 (a = b = 0); in that case hue is not defined
Uses: CIELCHab is popular in color editing, palette design, and perceptual color difference calculations because changes
Limitations: While closer to perceptual uniformity than a/b, CIELCHab is not perfectly perceptually uniform and depends