#404e5f color space conversions
Hex:
#404e5f
RGB:
64, 78, 95
CMY:
75, 69, 63
CMYK:
33, 18, 0, 63
HSL:
213°, 19.4969%, 31.1765%
HSV (HSB):
213°, 32.6316%, 37.2549%
XYZ:
6.9043, 7.3650, 11.8842
xyY:
0.2640, 0.2816, 7.3650
CIE-Lab:
32.6238, -0.9615, -11.7457
CIE-LCH:
32.6238, 11.7850, 265.3202
CIE-Luv:
32.6238, -7.3679, -14.9249
Hunter-Lab:
27.1385, -2.0803, -6.9666
#404e5f color charts
#404e5f color shades, tints & tones
#404e5f color schemes
#404e5f color preview, HTML & CSS examples
This text has a color of #404e5f
<p style="color:#404e5f;">Text here</p>
.mytext {color:#404e5f;}
This box has a color of #404e5f
<div style="background-color:#404e5f;">Content here</div>
.mybackground {background-color:#404e5f;}
Border around this has a color of #404e5f
<div style="border:2px solid #404e5f;">Content here</div>
.myborder {border:2px solid #404e5f;}