Spectrum Equalizer is a compact, user-friendly tool for dividing color spectrums into any number of shades. The program visualizes smooth color transitions, provides precise color values in major color models, and allows direct code usage.

✔ Flexible spectrum division — Any number of colors (from 2 to ∞)
✔ Gradient visualization — Intuitive spectrum display
✔ Detailed color codes — Precise values in:
- RGB (Red, Green, Blue)
- HEX (Hexadecimal)
- HSV/HSB (Hue, Saturation, Value/Brightness)
- HSL/I (Hue, Saturation, Lightness/Intensity)
- CMYK (Cyan, Magenta, Yellow, Key/Black)
✔ Algorithm choice:
✔ Convenient copying:
- Right-click context menu
- Double-click for quick HEX copy
✔ Full palette export — "Copy all" button for complete color transfer
🎨 Designers — Creating harmonious color schemes
👩🎨 Digital Artists — Studying smooth transitions for painting
👨💻 Web Developers — Quick HEX generation for CSS
📊 Data Analysts — Visualizing data with color scales
🌈 Colorimetrists — Calculating color coordinates, quantization evaluation, pseudocolor creation
🔹 Python 3 implementation using Tkinter
🔹 Clipboard support via pyperclip
🔹 Responsive UI with compact element arrangement
- Download portable Windows executable (~11MB) from Releases
- Select preferred algorithm
- Choose start/end colors
- Enter desired divisions count
- Click "Generate" or press Enter

