#404b6e color space conversions
Hex:
#404b6e
RGB:
64, 75, 110
CMY:
75, 71, 57
CMYK:
42, 32, 0, 57
HSL:
226°, 26.4368%, 34.1176%
HSV (HSB):
226°, 41.8182%, 43.1373%
XYZ:
7.4449, 7.2479, 15.7585
xyY:
0.2445, 0.2380, 7.2479
CIE-Lab:
32.3648, 5.4636, -21.6185
CIE-LCH:
32.3648, 22.2982, 284.1833
CIE-Luv:
32.3648, -6.5778, -29.1235
Hunter-Lab:
26.9220, 2.2482, -15.8593
#404b6e color charts
#404b6e color shades, tints & tones
#404b6e color schemes
#404b6e color preview, HTML & CSS examples
This text has a color of #404b6e
<p style="color:#404b6e;">Text here</p>
.mytext {color:#404b6e;}
This box has a color of #404b6e
<div style="background-color:#404b6e;">Content here</div>
.mybackground {background-color:#404b6e;}
Border around this has a color of #404b6e
<div style="border:2px solid #404b6e;">Content here</div>
.myborder {border:2px solid #404b6e;}