#2c3f81 color space conversions
Hex:
#2c3f81
RGB:
44, 63, 129
CMY:
83, 75, 49
CMYK:
66, 51, 0, 49
HSL:
227°, 49.1329%, 33.9216%
HSV (HSB):
227°, 65.8915%, 50.5882%
XYZ:
6.7787, 5.6755, 21.5071
xyY:
0.1996, 0.1671, 5.6755
CIE-Lab:
28.5785, 15.2020, -39.6167
CIE-LCH:
28.5785, 42.4333, 290.9931
CIE-Luv:
28.5785, -9.1052, -52.6851
Hunter-Lab:
23.8232, 9.0997, -36.8494
#2c3f81 color charts
#2c3f81 color shades, tints & tones
#2c3f81 color schemes
#2c3f81 color preview, HTML & CSS examples
This text has a color of #2c3f81
<p style="color:#2c3f81;">Text here</p>
.mytext {color:#2c3f81;}
This box has a color of #2c3f81
<div style="background-color:#2c3f81;">Content here</div>
.mybackground {background-color:#2c3f81;}
Border around this has a color of #2c3f81
<div style="border:2px solid #2c3f81;">Content here</div>
.myborder {border:2px solid #2c3f81;}