#404db8 color space conversions
Hex:
#404db8
RGB:
64, 77, 184
CMY:
75, 70, 28
CMYK:
65, 58, 0, 28
HSL:
234°, 48.3871%, 48.6275%
HSV (HSB):
234°, 65.2174%, 72.1569%
XYZ:
13.4200, 9.8584, 46.5430
xyY:
0.1922, 0.1412, 9.8584
CIE-Lab:
37.5871, 29.3809, -58.2672
CIE-LCH:
37.5871, 65.2557, 296.7593
CIE-Luv:
37.5871, -9.5074, -84.7743
Hunter-Lab:
31.3981, 21.3464, -65.9097
#404db8 color charts
#404db8 color shades, tints & tones
#404db8 color schemes
#404db8 color preview, HTML & CSS examples
This text has a color of #404db8
<p style="color:#404db8;">Text here</p>
.mytext {color:#404db8;}
This box has a color of #404db8
<div style="background-color:#404db8;">Content here</div>
.mybackground {background-color:#404db8;}
Border around this has a color of #404db8
<div style="border:2px solid #404db8;">Content here</div>
.myborder {border:2px solid #404db8;}