#200de2 color space conversions
Hex:
#200de2
RGB:
32, 13, 226
CMY:
87, 95, 11
CMYK:
86, 94, 0, 11
HSL:
245°, 89.1213%, 46.8627%
HSV (HSB):
245°, 94.2478%, 88.6275%
XYZ:
14.4671, 6.0859, 72.3637
xyY:
0.1557, 0.0655, 6.0859
CIE-Lab:
29.6282, 70.2895, -95.8661
CIE-LCH:
29.6282, 118.8736, 306.2490
CIE-Luv:
29.6282, -7.1626, -115.0413
Hunter-Lab:
24.6696, 61.5062, -156.6472
#200de2 color charts
#200de2 color shades, tints & tones
#200de2 color schemes
#200de2 color preview, HTML & CSS examples
This text has a color of #200de2
<p style="color:#200de2;">Text here</p>
.mytext {color:#200de2;}
This box has a color of #200de2
<div style="background-color:#200de2;">Content here</div>
.mybackground {background-color:#200de2;}
Border around this has a color of #200de2
<div style="border:2px solid #200de2;">Content here</div>
.myborder {border:2px solid #200de2;}