pub fn hk_high2023_comp<T: DType, const N: usize>(lch: &mut [T; N])where Channels<N>: ValidChannels,
Compensates CIE LCH’s L value for the Helmholtz-Kohlrausch effect. High et al 2023 implementation.