export interface Lch65 { mode: "lch65"; l: number; c: number; h?: number; alpha?: number; }