acolor 0.0.8

Simple color types, operations and conversions.
# 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.71.1](https://flat.badgen.net/badge/MSRV/1.71.1/purple)](https://releases.rs/docs/1.71.1/)

A practical selection of color representations, conversions and operations.

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.