#200d81 color space conversions
Hex:
#200d81
RGB:
32, 13, 129
CMY:
87, 95, 49
CMYK:
75, 90, 0, 49
HSL:
250°, 81.6901%, 27.8431%
HSV (HSB):
250°, 89.9225%, 50.5882%
XYZ:
4.7020, 2.1799, 20.9418
xyY:
0.1690, 0.0783, 2.1799
CIE-Lab:
16.4044, 43.8752, -59.5771
CIE-LCH:
16.4044, 73.9896, 306.3696
CIE-Luv:
16.4044, -2.1715, -58.1312
Hunter-Lab:
14.7645, 31.0089, -73.7612
#200d81 color charts
#200d81 color shades, tints & tones
#200d81 color schemes
#200d81 color preview, HTML & CSS examples
This text has a color of #200d81
<p style="color:#200d81;">Text here</p>
.mytext {color:#200d81;}
This box has a color of #200d81
<div style="background-color:#200d81;">Content here</div>
.mybackground {background-color:#200d81;}
Border around this has a color of #200d81
<div style="border:2px solid #200d81;">Content here</div>
.myborder {border:2px solid #200d81;}