#3B82F6
rgb(59, 130, 246)
hsl(217, 91%, 60%)
hsv(217, 76%, 96%)
cmyk(76%, 47%, 0%, 4%)
How It Works
Pick or Enter a Color
Use the color picker, type a HEX code, or adjust the RGB sliders.
View All Formats
See the color displayed in HEX, RGB, HSL, HSV, and CMYK simultaneously.
Check Contrast & Copy
View contrast ratios against black and white, then copy any format.
Frequently Asked Questions
What is the difference between RGB and HEX?
What is HSL?
What is CMYK used for?
What is WCAG contrast ratio?
Why do HSV and HSL give different values?
About Color Convert
What this tool does
Data converter tools transform structured data between JSON, CSV, YAML, XML, TOML, SQL, TypeScript interfaces, Go structs, and more. They handle nested objects, arrays, and type inference automatically.
Why use this tool
APIs return JSON, spreadsheets export CSV, infrastructure config uses YAML, and legacy systems speak XML. Being able to convert between these formats without writing a custom script saves hours of tedious data wrangling.
How it works
The tool parses your input format into an in-memory object tree, then serializes that tree into the target format. Type information (string, number, boolean) is inferred from values and mapped to the closest equivalent in the output format.
Pro tip
When converting CSV to JSON, the first row is treated as column headers by default. If your CSV has no headers, toggle that option off to get array-of-arrays output instead.
Explore More
Love this tool? Explore 12467+ more
Free online tools for images, PDFs, text, code, and more. All running in your browser.
Explore All Tools