#2c234f color space conversions
Hex:
#2c234f
RGB:
44, 35, 79
CMY:
83, 86, 69
CMYK:
44, 56, 0, 69
HSL:
252°, 38.5965%, 22.3529%
HSV (HSB):
252°, 55.6962%, 30.9804%
XYZ:
3.0510, 2.3020, 7.6807
xyY:
0.2341, 0.1766, 2.3020
CIE-Lab:
16.9987, 16.6699, -25.7431
CIE-LCH:
16.9987, 30.6691, 302.9250
CIE-Luv:
16.9987, 0.7665, -27.9724
Hunter-Lab:
15.1725, 9.3425, -19.3932
#2c234f color charts
#2c234f color shades, tints & tones
#2c234f color schemes
#2c234f color preview, HTML & CSS examples
This text has a color of #2c234f
<p style="color:#2c234f;">Text here</p>
.mytext {color:#2c234f;}
This box has a color of #2c234f
<div style="background-color:#2c234f;">Content here</div>
.mybackground {background-color:#2c234f;}
Border around this has a color of #2c234f
<div style="border:2px solid #2c234f;">Content here</div>
.myborder {border:2px solid #2c234f;}