#200ed2 color space conversions
Hex:
#200ed2
RGB:
32, 14, 210
CMY:
87, 95, 18
CMYK:
85, 93, 0, 18
HSL:
246°, 87.5000%, 43.9216%
HSV (HSB):
246°, 93.3333%, 82.3529%
XYZ:
12.3856, 5.2743, 61.3380
xyY:
0.1568, 0.0668, 5.2743
CIE-Lab:
27.5024, 65.9808, -90.1743
CIE-LCH:
27.5024, 111.7357, 306.1930
CIE-Luv:
27.5024, -6.4435, -105.8452
Hunter-Lab:
22.9658, 56.0755, -142.2779
#200ed2 color charts
#200ed2 color shades, tints & tones
#200ed2 color schemes
#200ed2 color preview, HTML & CSS examples
This text has a color of #200ed2
<p style="color:#200ed2;">Text here</p>
.mytext {color:#200ed2;}
This box has a color of #200ed2
<div style="background-color:#200ed2;">Content here</div>
.mybackground {background-color:#200ed2;}
Border around this has a color of #200ed2
<div style="border:2px solid #200ed2;">Content here</div>
.myborder {border:2px solid #200ed2;}