#404ea6 color space conversions
Hex:
#404ea6
RGB:
64, 78, 166
CMY:
75, 69, 35
CMYK:
61, 53, 0, 35
HSL:
232°, 44.3478%, 45.0980%
HSV (HSB):
232°, 61.4458%, 65.0980%
XYZ:
11.7217, 9.2919, 37.2521
xyY:
0.2012, 0.1595, 9.2919
CIE-Lab:
36.5404, 22.4111, -49.2946
CIE-LCH:
36.5404, 54.1499, 294.4482
CIE-Luv:
36.5404, -9.2471, -71.3433
Hunter-Lab:
30.4827, 15.2949, -51.1189
#404ea6 color charts
#404ea6 color shades, tints & tones
#404ea6 color schemes
#404ea6 color preview, HTML & CSS examples
This text has a color of #404ea6
<p style="color:#404ea6;">Text here</p>
.mytext {color:#404ea6;}
This box has a color of #404ea6
<div style="background-color:#404ea6;">Content here</div>
.mybackground {background-color:#404ea6;}
Border around this has a color of #404ea6
<div style="border:2px solid #404ea6;">Content here</div>
.myborder {border:2px solid #404ea6;}