#404bff color space conversions
Hex:
#404bff
RGB:
64, 75, 255
CMY:
75, 71, 0
CMYK:
75, 71, 0, 0
HSL:
237°, 100.0000%, 62.5490%
HSV (HSB):
237°, 74.9020%, 100.0000%
XYZ:
22.6804, 13.3421, 95.9876
xyY:
0.1718, 0.1011, 13.3421
CIE-Lab:
43.2743, 54.6353, -89.5734
CIE-LCH:
43.2743, 104.9209, 301.3811
CIE-Luv:
43.2743, -11.3774, -131.2153
Hunter-Lab:
36.5269, 46.9129, -130.2371
#404bff color charts
#404bff color shades, tints & tones
#404bff color schemes
#404bff color preview, HTML & CSS examples
This text has a color of #404bff
<p style="color:#404bff;">Text here</p>
.mytext {color:#404bff;}
This box has a color of #404bff
<div style="background-color:#404bff;">Content here</div>
.mybackground {background-color:#404bff;}
Border around this has a color of #404bff
<div style="border:2px solid #404bff;">Content here</div>
.myborder {border:2px solid #404bff;}