pub fn delta_e_76(xyz1: &Xyz, xyz2: &Xyz) -> f32
CIE76 ΔE colour difference between two XYZ values (in Lab space).
ΔE₇₆ = √(ΔL² + Δa² + Δb²)