#404aff color space conversions
Hex:
#404aff
RGB:
64, 74, 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.6131, 13.2075, 95.9652
xyY:
0.1716, 0.1002, 13.2075
CIE-Lab:
43.0743, 55.1903, -89.9033
CIE-LCH:
43.0743, 105.4920, 301.5451
CIE-Luv:
43.0743, -11.2001, -131.3851
Hunter-Lab:
36.3422, 47.4689, -131.1217
#404aff color charts
#404aff color shades, tints & tones
#404aff color schemes
#404aff color preview, HTML & CSS examples
This text has a color of #404aff
<p style="color:#404aff;">Text here</p>
.mytext {color:#404aff;}
This box has a color of #404aff
<div style="background-color:#404aff;">Content here</div>
.mybackground {background-color:#404aff;}
Border around this has a color of #404aff
<div style="border:2px solid #404aff;">Content here</div>
.myborder {border:2px solid #404aff;}