#2c2e7e color space conversions
Hex:
#2c2e7e
RGB:
44, 46, 126
CMY:
83, 82, 51
CMYK:
65, 63, 0, 51
HSL:
239°, 48.2353%, 33.3333%
HSV (HSB):
239°, 65.0794%, 49.4118%
XYZ:
5.7816, 3.9958, 20.2052
xyY:
0.1928, 0.1333, 3.9958
CIE-Lab:
23.6576, 25.7025, -45.7017
CIE-LCH:
23.6576, 52.4335, 299.3533
CIE-Luv:
23.6576, -4.5465, -56.4895
Hunter-Lab:
19.9895, 16.6460, -45.9370
#2c2e7e color charts
#2c2e7e color shades, tints & tones
#2c2e7e color schemes
#2c2e7e color preview, HTML & CSS examples
This text has a color of #2c2e7e
<p style="color:#2c2e7e;">Text here</p>
.mytext {color:#2c2e7e;}
This box has a color of #2c2e7e
<div style="background-color:#2c2e7e;">Content here</div>
.mybackground {background-color:#2c2e7e;}
Border around this has a color of #2c2e7e
<div style="border:2px solid #2c2e7e;">Content here</div>
.myborder {border:2px solid #2c2e7e;}