#2c3a7e color space conversions
Hex:
#2c3a7e
RGB:
44, 58, 126
CMY:
83, 77, 51
CMYK:
65, 54, 0, 51
HSL:
230°, 48.2353%, 33.3333%
HSV (HSB):
230°, 65.0794%, 49.4118%
XYZ:
6.3177, 5.0679, 20.3839
xyY:
0.1989, 0.1595, 5.0679
CIE-Lab:
26.9275, 17.5071, -40.3993
CIE-LCH:
26.9275, 44.0296, 293.4295
CIE-Luv:
26.9275, -7.6045, -52.6698
Hunter-Lab:
22.5121, 10.6970, -37.9265
#2c3a7e color charts
#2c3a7e color shades, tints & tones
#2c3a7e color schemes
#2c3a7e color preview, HTML & CSS examples
This text has a color of #2c3a7e
<p style="color:#2c3a7e;">Text here</p>
.mytext {color:#2c3a7e;}
This box has a color of #2c3a7e
<div style="background-color:#2c3a7e;">Content here</div>
.mybackground {background-color:#2c3a7e;}
Border around this has a color of #2c3a7e
<div style="border:2px solid #2c3a7e;">Content here</div>
.myborder {border:2px solid #2c3a7e;}