#404ed9 color space conversions
Hex:
#404ed9
RGB:
64, 78, 217
CMY:
75, 69, 15
CMYK:
71, 64, 0, 15
HSL:
235°, 66.8122%, 55.0980%
HSV (HSB):
235°, 70.5069%, 85.0980%
XYZ:
17.3631, 11.5485, 66.9596
xyY:
0.1811, 0.1205, 11.5485
CIE-Lab:
40.4894, 40.2160, -72.6823
CIE-LCH:
40.4894, 83.0665, 298.9563
CIE-Luv:
40.4894, -10.7510, -106.7633
Hunter-Lab:
33.9831, 31.7313, -93.0355
#404ed9 color charts
#404ed9 color shades, tints & tones
#404ed9 color schemes
#404ed9 color preview, HTML & CSS examples
This text has a color of #404ed9
<p style="color:#404ed9;">Text here</p>
.mytext {color:#404ed9;}
This box has a color of #404ed9
<div style="background-color:#404ed9;">Content here</div>
.mybackground {background-color:#404ed9;}
Border around this has a color of #404ed9
<div style="border:2px solid #404ed9;">Content here</div>
.myborder {border:2px solid #404ed9;}