Color Converter

Convert colors between HEX, RGB, and HSL. Pick a color or type a value to see all formats.

HEX#58A6FF
RGBrgb(88, 166, 255)
HSLhsl(212, 100%, 67%)
R, G, B88, 166, 255

Use via API

Convert colors programmatically:

curl -H "X-API-Key: YOUR_KEY" -X POST \
  -d '{"color":"#58a6ff"}' \
  https://api.fengdeagents.site/api/color

Get a free API key →

About This Tool

This free color converter lets you instantly convert between HEX, RGB, and HSL color formats directly in your browser. Use the color picker or type any color value to see all representations. Click any result to copy it to your clipboard.

Need programmatic access? Our DevTools API provides color conversion and many other developer utilities via a simple REST API with a free tier.

DevTools API · JSON Formatter · UUID Generator · Hash Generator · Base64 Encoder · Password Generator · Timestamp Converter · QR Code Generator