# acolor [![Crate](https://img.shields.io/crates/v/acolor.svg)](https://crates.io/crates/acolor) [![API](https://docs.rs/acolor/badge.svg)](https://docs.rs/acolor/) [![MSRV: 1.72.0](https://flat.badgen.net/badge/MSRV/1.72.0/purple)](https://releases.rs/docs/1.72.0/) Color representations, operations and conversions. See [the documentation](https://docs.rs/acolor/) for more information. ## Status This is currently in an experimental stage of development. ## License This project is dual licensed under either [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-APACHE) at your option. ## Contributing Contributions are welcomed to help refine and improve this library over time. If you notice a bug, have an idea for a new feature, or simply want to suggest improvements to the existing codebase, please get in touch. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by shall be dual licensed as above, without any additional terms or conditions.