toOklch

@JvmName(name = "fromOklab")
fun Oklab.toOklch(): Oklch

Convert this color to the polar (LCh) representation of Oklab.

Return

Color represented as OkLCh

See also