string_for_color_space
printf("%s\n", string_for_color_space(format));
const char* string_for_color_space(color_space format);