pub fn lab_distance_sq(c1: Lab, c2: Lab) -> f32
Calculates the squared Euclidean distance between two Lab colors.