palett 0.0.8

ansi color space tool
Documentation
1
2
3
4
5
pub enum ColorSpace {
    RGB,
    HSL,
    HEX,
}