ChevyRay / color_space

A Rust library for converting between color spaces and comparing colors.
MIT License
20 stars 6 forks source link

UPDATE

This crate is no longer supported, nor recommended for use. If you want a great crate for color management and conversations, I recommend checking out the palette crate!

https://crates.io/crates/palette

It achieves what this crate set out to do, has all the same features and more, but does so with a much nicer, more flexible codebase.