#404ed7 color space conversions
Hex:
#404ed7
RGB:
64, 78, 215
CMY:
75, 69, 16
CMYK:
70, 64, 0, 16
HSL:
234°, 65.3680%, 54.7059%
HSV (HSB):
234°, 70.2326%, 84.3137%
XYZ:
17.1045, 11.4451, 65.5976
xyY:
0.1817, 0.1216, 11.4451
CIE-Lab:
40.3202, 39.5295, -71.8129
CIE-LCH:
40.3202, 81.9737, 298.8306
CIE-Luv:
40.3202, -10.6903, -105.4547
Hunter-Lab:
33.8306, 31.0448, -91.2822
#404ed7 color charts
#404ed7 color shades, tints & tones
#404ed7 color schemes
#404ed7 color preview, HTML & CSS examples
This text has a color of #404ed7
<p style="color:#404ed7;">Text here</p>
.mytext {color:#404ed7;}
This box has a color of #404ed7
<div style="background-color:#404ed7;">Content here</div>
.mybackground {background-color:#404ed7;}
Border around this has a color of #404ed7
<div style="border:2px solid #404ed7;">Content here</div>
.myborder {border:2px solid #404ed7;}