#2c3f7e color space conversions
Hex:
#2c3f7e
RGB:
44, 63, 126
CMY:
83, 75, 51
CMYK:
65, 50, 0, 51
HSL:
226°, 48.2353%, 33.3333%
HSV (HSB):
226°, 65.0794%, 49.4118%
XYZ:
6.5821, 5.5968, 20.4720
xyY:
0.2016, 0.1714, 5.5968
CIE-Lab:
28.3717, 14.0696, -38.0740
CIE-LCH:
28.3717, 40.5904, 290.2809
CIE-Luv:
28.3717, -9.0624, -50.4699
Hunter-Lab:
23.6577, 8.2620, -34.7460
#2c3f7e color charts
#2c3f7e color shades, tints & tones
#2c3f7e color schemes
#2c3f7e color preview, HTML & CSS examples
This text has a color of #2c3f7e
<p style="color:#2c3f7e;">Text here</p>
.mytext {color:#2c3f7e;}
This box has a color of #2c3f7e
<div style="background-color:#2c3f7e;">Content here</div>
.mybackground {background-color:#2c3f7e;}
Border around this has a color of #2c3f7e
<div style="border:2px solid #2c3f7e;">Content here</div>
.myborder {border:2px solid #2c3f7e;}