#404ca9 color space conversions
Hex:
#404ca9
RGB:
64, 76, 169
CMY:
75, 70, 34
CMYK:
62, 55, 0, 34
HSL:
233°, 45.0644%, 45.6863%
HSV (HSB):
233°, 62.1302%, 66.2745%
XYZ:
11.8602, 9.1234, 38.6720
xyY:
0.1988, 0.1529, 9.1234
CIE-Lab:
36.2209, 24.7650, -51.6006
CIE-LCH:
36.2209, 57.2357, 295.6381
CIE-Luv:
36.2209, -8.7740, -74.4754
Hunter-Lab:
30.2050, 17.2305, -54.7664
#404ca9 color charts
#404ca9 color shades, tints & tones
#404ca9 color schemes
#404ca9 color preview, HTML & CSS examples
This text has a color of #404ca9
<p style="color:#404ca9;">Text here</p>
.mytext {color:#404ca9;}
This box has a color of #404ca9
<div style="background-color:#404ca9;">Content here</div>
.mybackground {background-color:#404ca9;}
Border around this has a color of #404ca9
<div style="border:2px solid #404ca9;">Content here</div>
.myborder {border:2px solid #404ca9;}