#2c203e color space conversions
Hex:
#2c203e
RGB:
44, 32, 62
CMY:
83, 87, 76
CMYK:
29, 48, 0, 76
HSL:
264°, 31.9149%, 18.4314%
HSV (HSB):
264°, 48.3871%, 24.3137%
XYZ:
2.4247, 1.9163, 4.7995
xyY:
0.2653, 0.2096, 1.9163
CIE-Lab:
15.0417, 13.3893, -17.1293
CIE-LCH:
15.0417, 21.7414, 308.0134
CIE-Luv:
15.0417, 2.9342, -17.5698
Hunter-Lab:
13.8430, 7.0404, -10.8663
#2c203e color charts
#2c203e color shades, tints & tones
#2c203e color schemes
#2c203e color preview, HTML & CSS examples
This text has a color of #2c203e
<p style="color:#2c203e;">Text here</p>
.mytext {color:#2c203e;}
This box has a color of #2c203e
<div style="background-color:#2c203e;">Content here</div>
.mybackground {background-color:#2c203e;}
Border around this has a color of #2c203e
<div style="border:2px solid #2c203e;">Content here</div>
.myborder {border:2px solid #2c203e;}