#200ec1 color space conversions
Hex:
#200ec1
RGB:
32, 14, 193
CMY:
87, 95, 24
CMYK:
83, 93, 0, 24
HSL:
246°, 86.4734%, 40.5882%
HSV (HSB):
246°, 92.7461%, 75.6863%
XYZ:
10.3783, 4.4714, 50.7681
xyY:
0.1582, 0.0681, 4.4714
CIE-Lab:
25.1724, 61.5155, -84.0995
CIE-LCH:
25.1724, 104.1964, 306.1840
CIE-Luv:
25.1724, -5.6134, -95.9408
Hunter-Lab:
21.1457, 50.6031, -127.5458
#200ec1 color charts
#200ec1 color shades, tints & tones
#200ec1 color schemes
#200ec1 color preview, HTML & CSS examples
This text has a color of #200ec1
<p style="color:#200ec1;">Text here</p>
.mytext {color:#200ec1;}
This box has a color of #200ec1
<div style="background-color:#200ec1;">Content here</div>
.mybackground {background-color:#200ec1;}
Border around this has a color of #200ec1
<div style="border:2px solid #200ec1;">Content here</div>
.myborder {border:2px solid #200ec1;}