export interface IOKLAB { L: number; // 0 - 1 a: number; // -0.5 - 0.5 b: number; // -0.5 - 0.5 }