pub fn distance(c1: &Color, c2: &Color, mode: Option<&str>) -> f64
Calc simple Euclidean distance between two colors with the same mode
the default mode is lab
lab