#2c234e color space conversions
Hex:
#2c234e
RGB:
44, 35, 78
CMY:
83, 86, 69
CMYK:
44, 55, 0, 69
HSL:
253°, 38.0531%, 22.1569%
HSV (HSB):
253°, 55.1282%, 30.5882%
XYZ:
3.0149, 2.2876, 7.4904
xyY:
0.2357, 0.1788, 2.2876
CIE-Lab:
16.9294, 16.3384, -25.1743
CIE-LCH:
16.9294, 30.0114, 302.9841
CIE-Luv:
16.9294, 0.8418, -27.3011
Hunter-Lab:
15.1248, 9.1127, -18.7753
#2c234e color charts
#2c234e color shades, tints & tones
#2c234e color schemes
#2c234e color preview, HTML & CSS examples
This text has a color of #2c234e
<p style="color:#2c234e;">Text here</p>
.mytext {color:#2c234e;}
This box has a color of #2c234e
<div style="background-color:#2c234e;">Content here</div>
.mybackground {background-color:#2c234e;}
Border around this has a color of #2c234e
<div style="border:2px solid #2c234e;">Content here</div>
.myborder {border:2px solid #2c234e;}