#404a7e color space conversions
Hex:
#404a7e
RGB:
64, 74, 126
CMY:
75, 71, 51
CMYK:
49, 41, 0, 51
HSL:
230°, 32.6316%, 37.2549%
HSV (HSB):
230°, 49.2063%, 49.4118%
XYZ:
8.3290, 7.4939, 20.7461
xyY:
0.2278, 0.2049, 7.4939
CIE-Lab:
32.9058, 11.2854, -30.7656
CIE-LCH:
32.9058, 32.7701, 290.1439
CIE-Luv:
32.9058, -6.7421, -42.6644
Hunter-Lab:
27.3750, 6.4036, -25.7704
#404a7e color charts
#404a7e color shades, tints & tones
#404a7e color schemes
#404a7e color preview, HTML & CSS examples
This text has a color of #404a7e
<p style="color:#404a7e;">Text here</p>
.mytext {color:#404a7e;}
This box has a color of #404a7e
<div style="background-color:#404a7e;">Content here</div>
.mybackground {background-color:#404a7e;}
Border around this has a color of #404a7e
<div style="border:2px solid #404a7e;">Content here</div>
.myborder {border:2px solid #404a7e;}