PixelHue Color Palette Generator 
PixelHue is a simple Streamlit web app that extracts a color palette from any uploaded image using K-Means clustering.
It helps designers, developers, and anyone interested in color to quickly generate a set of colors from their images.
Features
- Upload images in various formats (JPG, PNG, JPEG, BMP, GIF, WEBP).
- Extract a customizable number of colors.
- Visualize the palette as color swatches with hex codes.
- Uses K-Means clustering for accurate color extraction.