#404adc color space conversions
Hex:
#404adc
RGB:
64, 74, 220
CMY:
75, 71, 14
CMYK:
71, 66, 0, 14
HSL:
236°, 69.0265%, 55.6863%
HSV (HSB):
236°, 70.9091%, 86.2745%
XYZ:
17.4814, 11.1549, 68.9419
xyY:
0.1792, 0.1143, 11.1549
CIE-Lab:
39.8401, 43.6574, -75.4638
CIE-LCH:
39.8401, 87.1824, 300.0503
CIE-Luv:
39.8401, -9.9905, -109.7930
Hunter-Lab:
33.3989, 34.9811, -99.0070
#404adc color charts
#404adc color shades, tints & tones
#404adc color schemes
#404adc color preview, HTML & CSS examples
This text has a color of #404adc
<p style="color:#404adc;">Text here</p>
.mytext {color:#404adc;}
This box has a color of #404adc
<div style="background-color:#404adc;">Content here</div>
.mybackground {background-color:#404adc;}
Border around this has a color of #404adc
<div style="border:2px solid #404adc;">Content here</div>
.myborder {border:2px solid #404adc;}