color_space 0.5.3

library for converting between color spaces and comparing colors
Documentation
[dependencies]

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