#404c7e color space conversions
Hex:
#404c7e
RGB:
64, 76, 126
CMY:
75, 70, 51
CMYK:
49, 40, 0, 51
HSL:
228°, 32.6316%, 37.2549%
HSV (HSB):
228°, 49.2063%, 49.4118%
XYZ:
8.4647, 7.7652, 20.7914
xyY:
0.2286, 0.2098, 7.7652
CIE-Lab:
33.4891, 9.9707, -29.8435
CIE-LCH:
33.4891, 31.4651, 288.4744
CIE-Luv:
33.4891, -7.4375, -41.4642
Hunter-Lab:
27.8662, 5.4558, -24.7309
#404c7e color charts
#404c7e color shades, tints & tones
#404c7e color schemes
#404c7e color preview, HTML & CSS examples
This text has a color of #404c7e
<p style="color:#404c7e;">Text here</p>
.mytext {color:#404c7e;}
This box has a color of #404c7e
<div style="background-color:#404c7e;">Content here</div>
.mybackground {background-color:#404c7e;}
Border around this has a color of #404c7e
<div style="border:2px solid #404c7e;">Content here</div>
.myborder {border:2px solid #404c7e;}