Converts a color from OKLab to OKLCh color space.
This function transforms the Cartesian coordinates (a, b) of OKLab into polar coordinates (C, h) to create the cylindrical OKLCh representation. The L component remains unchanged.
The OKLab color to convert
The color in OKLCh space
Converts a color from OKLab to OKLCh color space.
This function transforms the Cartesian coordinates (a, b) of OKLab into polar coordinates (C, h) to create the cylindrical OKLCh representation. The L component remains unchanged.