#404ea8 color space conversions
Hex:
#404ea8
RGB:
64, 78, 168
CMY:
75, 69, 34
CMYK:
62, 54, 0, 34
HSL:
232°, 44.8276%, 45.4902%
HSV (HSB):
232°, 61.9048%, 65.8824%
XYZ:
11.9066, 9.3659, 38.2260
xyY:
0.2001, 0.1574, 9.3659
CIE-Lab:
36.6795, 23.1138, -50.2634
CIE-LCH:
36.6795, 55.3232, 294.6955
CIE-Luv:
36.6795, -9.3042, -72.8211
Hunter-Lab:
30.6038, 15.8901, -52.6343
#404ea8 color charts
#404ea8 color shades, tints & tones
#404ea8 color schemes
#404ea8 color preview, HTML & CSS examples
This text has a color of #404ea8
<p style="color:#404ea8;">Text here</p>
.mytext {color:#404ea8;}
This box has a color of #404ea8
<div style="background-color:#404ea8;">Content here</div>
.mybackground {background-color:#404ea8;}
Border around this has a color of #404ea8
<div style="border:2px solid #404ea8;">Content here</div>
.myborder {border:2px solid #404ea8;}