#404ee9 color space conversions
Hex:
#404ee9
RGB:
64, 78, 233
CMY:
75, 69, 9
CMYK:
73, 67, 0, 9
HSL:
235°, 79.3427%, 58.2353%
HSV (HSB):
235°, 72.5322%, 91.3725%
XYZ:
19.5467, 12.4220, 78.4582
xyY:
0.1770, 0.1125, 12.4220
CIE-Lab:
41.8790, 45.6526, -79.5123
CIE-LCH:
41.8790, 91.6863, 299.8626
CIE-Luv:
41.8790, -11.2403, -117.0362
Hunter-Lab:
35.2448, 37.3175, -107.3138
#404ee9 color charts
#404ee9 color shades, tints & tones
#404ee9 color schemes
#404ee9 color preview, HTML & CSS examples
This text has a color of #404ee9
<p style="color:#404ee9;">Text here</p>
.mytext {color:#404ee9;}
This box has a color of #404ee9
<div style="background-color:#404ee9;">Content here</div>
.mybackground {background-color:#404ee9;}
Border around this has a color of #404ee9
<div style="border:2px solid #404ee9;">Content here</div>
.myborder {border:2px solid #404ee9;}