interface IRangeOklch {
    c: RangeValue;
    h: RangeValue;
    l: RangeValue;
}

Properties

c h l

Properties