#404ea2 color space conversions
Hex:
#404ea2
RGB:
64, 78, 162
CMY:
75, 69, 36
CMYK:
60, 52, 0, 36
HSL:
231°, 43.3628%, 44.3137%
HSV (HSB):
231°, 60.4938%, 63.5294%
XYZ:
11.3603, 9.1474, 35.3493
xyY:
0.2034, 0.1638, 9.1474
CIE-Lab:
36.2666, 21.0073, -47.3433
CIE-LCH:
36.2666, 51.7947, 293.9279
CIE-Luv:
36.2666, -9.1333, -68.3644
Hunter-Lab:
30.2447, 14.1190, -48.1255
#404ea2 color charts
#404ea2 color shades, tints & tones
#404ea2 color schemes
#404ea2 color preview, HTML & CSS examples
This text has a color of #404ea2
<p style="color:#404ea2;">Text here</p>
.mytext {color:#404ea2;}
This box has a color of #404ea2
<div style="background-color:#404ea2;">Content here</div>
.mybackground {background-color:#404ea2;}
Border around this has a color of #404ea2
<div style="border:2px solid #404ea2;">Content here</div>
.myborder {border:2px solid #404ea2;}