Converts an OKLab color object to a CSS-compatible string representation.
This function formats the OKLab color as a CSS string using the modern space-separated syntax with the lightness component expressed as a percentage.
The OKLab color object to convert
The CSS-compatible string representation
Converts an OKLab color object to a CSS-compatible string representation.
This function formats the OKLab color as a CSS string using the modern space-separated syntax with the lightness component expressed as a percentage.