#404be9 color space conversions
Hex:
#404be9
RGB:
64, 75, 233
CMY:
75, 71, 9
CMYK:
73, 68, 0, 9
HSL:
236°, 79.3427%, 58.2353%
HSV (HSB):
236°, 72.5322%, 91.3725%
XYZ:
19.3384, 12.0053, 78.3888
xyY:
0.1762, 0.1094, 12.0053
CIE-Lab:
41.2246, 47.4213, -80.5878
CIE-LCH:
41.2246, 93.5049, 300.4744
CIE-Luv:
41.2246, -10.6356, -117.7484
Hunter-Lab:
34.6487, 38.9906, -109.8828
#404be9 color charts
#404be9 color shades, tints & tones
#404be9 color schemes
#404be9 color preview, HTML & CSS examples
This text has a color of #404be9
<p style="color:#404be9;">Text here</p>
.mytext {color:#404be9;}
This box has a color of #404be9
<div style="background-color:#404be9;">Content here</div>
.mybackground {background-color:#404be9;}
Border around this has a color of #404be9
<div style="border:2px solid #404be9;">Content here</div>
.myborder {border:2px solid #404be9;}