color_space 0.4.0

library for converting between color spaces and comparing colors
Documentation
[package]
name = "color_space"
version = "0.4.0"
authors = ["Chevy Ray Johnston <happytrash@gmail.com>"]
edition = "2018"
description = "library for converting between color spaces and comparing colors"
readme = "README.md"
repository = "https://github.com/ChevyRay/color_space"
license = "MIT"
keywords = ["color", "rgb", "hsv", "lab", "hsl"]
categories = ["algorithms", "graphics"]

[dependencies]