color_to_oklab

Function
color_to_oklab(color: Color) -> tuple[float, float, float]

Convert a Color to Oklab color space (L, a, b).