#200c5a color space conversions
Hex:
#200c5a
RGB:
32, 12, 90
CMY:
87, 95, 65
CMYK:
64, 87, 0, 65
HSL:
255°, 76.4706%, 20.0000%
HSV (HSB):
255°, 86.6667%, 35.2941%
XYZ:
2.5726, 1.3082, 9.7898
xyY:
0.1882, 0.0957, 1.3082
CIE-Lab:
11.3327, 32.3097, -42.4731
CIE-LCH:
11.3327, 53.3655, 307.2606
CIE-Luv:
11.3327, 0.2537, -35.3591
Hunter-Lab:
11.4377, 20.1328, -42.7413
#200c5a color charts
#200c5a color shades, tints & tones
#200c5a color schemes
#200c5a color preview, HTML & CSS examples
This text has a color of #200c5a
<p style="color:#200c5a;">Text here</p>
.mytext {color:#200c5a;}
This box has a color of #200c5a
<div style="background-color:#200c5a;">Content here</div>
.mybackground {background-color:#200c5a;}
Border around this has a color of #200c5a
<div style="border:2px solid #200c5a;">Content here</div>
.myborder {border:2px solid #200c5a;}