# ecolor - egui color library [![Latest version](https://img.shields.io/crates/v/ecolor.svg)](https://crates.io/crates/ecolor) [![Documentation](https://docs.rs/ecolor/badge.svg)](https://docs.rs/ecolor) [![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/) ![MIT](https://img.shields.io/badge/license-MIT-blue.svg) ![Apache](https://img.shields.io/badge/license-Apache-blue.svg) A simple color storage and conversion library. Made for [`egui`](https://github.com/emilk/egui/).