#404aa9 color space conversions
Hex:
#404aa9
RGB:
64, 74, 169
CMY:
75, 71, 34
CMYK:
62, 56, 0, 34
HSL:
234°, 45.0644%, 45.6863%
HSV (HSB):
234°, 62.1302%, 66.2745%
XYZ:
11.7246, 8.8521, 38.6268
xyY:
0.1980, 0.1495, 8.8521
CIE-Lab:
35.6980, 26.0626, -52.4469
CIE-LCH:
35.6980, 58.5657, 296.4243
CIE-Luv:
35.6980, -8.2279, -75.3526
Hunter-Lab:
29.7525, 18.2745, -56.1477
#404aa9 color charts
#404aa9 color shades, tints & tones
#404aa9 color schemes
#404aa9 color preview, HTML & CSS examples
This text has a color of #404aa9
<p style="color:#404aa9;">Text here</p>
.mytext {color:#404aa9;}
This box has a color of #404aa9
<div style="background-color:#404aa9;">Content here</div>
.mybackground {background-color:#404aa9;}
Border around this has a color of #404aa9
<div style="border:2px solid #404aa9;">Content here</div>
.myborder {border:2px solid #404aa9;}