#200c7a color space conversions
Hex:
#200c7a
RGB:
32, 12, 122
CMY:
87, 95, 52
CMYK:
74, 90, 0, 52
HSL:
251°, 82.0896%, 26.2745%
HSV (HSB):
251°, 90.1639%, 47.8431%
XYZ:
4.2400, 1.9752, 18.5701
xyY:
0.1711, 0.0797, 1.9752
CIE-Lab:
15.3563, 42.1719, -56.8501
CIE-LCH:
15.3563, 70.7842, 306.5683
CIE-Luv:
15.3563, -1.6984, -53.8787
Hunter-Lab:
14.0540, 29.2574, -68.5042
#200c7a color charts
#200c7a color shades, tints & tones
#200c7a color schemes
#200c7a color preview, HTML & CSS examples
This text has a color of #200c7a
<p style="color:#200c7a;">Text here</p>
.mytext {color:#200c7a;}
This box has a color of #200c7a
<div style="background-color:#200c7a;">Content here</div>
.mybackground {background-color:#200c7a;}
Border around this has a color of #200c7a
<div style="border:2px solid #200c7a;">Content here</div>
.myborder {border:2px solid #200c7a;}