Type Alias OkLch

OkLch: {
    c: number;
    h: number;
    l: number;
    opacity: number;
    space: "oklch";
}