#200cea color space conversions
Hex:
#200cea
RGB:
32, 12, 234
CMY:
87, 95, 8
CMYK:
86, 95, 0, 8
HSL:
245°, 90.2439%, 48.2353%
HSV (HSB):
245°, 94.8718%, 91.7647%
XYZ:
15.5784, 6.5105, 78.2775
xyY:
0.1552, 0.0649, 6.5105
CIE-Lab:
30.6656, 72.4860, -98.7081
CIE-LCH:
30.6656, 122.4643, 306.2916
CIE-Luv:
30.6656, -7.4998, -119.5933
Hunter-Lab:
25.5157, 64.3291, -164.0295
#200cea color charts
#200cea RGB chart
#200cea CMYK chart
#200cea RGB pie chart
#200cea color shades, tints & tones
#200cea color schemes
#200cea color preview, HTML & CSS examples
This text has a color of #200cea
<p style="color:#200cea;">Text here</p>
.mytext {color:#200cea;}
Text color #200cea
This box has a color of #200cea
<div style="background-color:#200cea;">Content here</div>
.mybackground {background-color:#200cea;}
Background color #200cea
Border around this has a color of #200cea
<div style="border:2px solid #200cea;">Content here</div>
.myborder {border:2px solid #200cea;}
Border color #200cea