Color Space Conversion Studio

Interactive HSL/RGB color swatches with live conversion examples and visual color theory demonstrations.

🎨 This example showcases color manipulation capabilities of the play.ts library

Key Concepts Demonstrated

  • HSL Color Space: Hue, Saturation, Lightness representation
  • RGB Color Space: Red, Green, Blue color values
  • Color Conversion: Converting between HSL and RGB formats
  • Hex Support: Working with hexadecimal color values
  • Color Utilities: Helper functions for color manipulation