pub fn convert_space(from: Space, to: Space, pixel: &mut [f32; 3])
Runs conversion functions to convert pixel from one Space to another in the least possible moves.
pixel
Space