#404dd4 color space conversions
Hex:
#404dd4
RGB:
64, 77, 212
CMY:
75, 70, 17
CMYK:
70, 64, 0, 17
HSL:
235°, 63.2479%, 54.1176%
HSV (HSB):
235°, 69.8113%, 83.1373%
XYZ:
16.6519, 11.1512, 63.5621
xyY:
0.1823, 0.1221, 11.1512
CIE-Lab:
39.8340, 39.1131, -70.8857
CIE-LCH:
39.8340, 80.9606, 298.8889
CIE-Luv:
39.8340, -10.3739, -103.7890
Hunter-Lab:
33.3934, 30.5719, -89.4791
#404dd4 color charts
#404dd4 color shades, tints & tones
#404dd4 color schemes
#404dd4 color preview, HTML & CSS examples
This text has a color of #404dd4
<p style="color:#404dd4;">Text here</p>
.mytext {color:#404dd4;}
This box has a color of #404dd4
<div style="background-color:#404dd4;">Content here</div>
.mybackground {background-color:#404dd4;}
Border around this has a color of #404dd4
<div style="border:2px solid #404dd4;">Content here</div>
.myborder {border:2px solid #404dd4;}