Crate colorhash

source ·

Structs

  • Convert a string to its color representation using a hash function.
  • The HSL or HSI (hue, saturation, lightness (intensity)) color model
  • The RGB color model.