#200c30 color space conversions
Hex:
#200c30
RGB:
32, 12, 48
CMY:
87, 95, 81
CMYK:
33, 75, 0, 81
HSL:
273°, 60.0000%, 11.7647%
HSV (HSB):
273°, 75.0000%, 18.8235%
XYZ:
1.2606, 0.7834, 2.8811
xyY:
0.2560, 0.1591, 0.7834
CIE-Lab:
7.0766, 18.8872, -19.8103
CIE-LCH:
7.0766, 27.3711, 313.6334
CIE-Luv:
7.0766, 3.2214, -13.1317
Hunter-Lab:
8.8511, 9.9338, -13.1034
#200c30 color charts
#200c30 color shades, tints & tones
#200c30 color schemes
#200c30 color preview, HTML & CSS examples
This text has a color of #200c30
<p style="color:#200c30;">Text here</p>
.mytext {color:#200c30;}
This box has a color of #200c30
<div style="background-color:#200c30;">Content here</div>
.mybackground {background-color:#200c30;}
Border around this has a color of #200c30
<div style="border:2px solid #200c30;">Content here</div>
.myborder {border:2px solid #200c30;}