#404fcd color space conversions
Hex:
#404fcd
RGB:
64, 79, 205
CMY:
75, 69, 20
CMYK:
69, 61, 0, 20
HSL:
234°, 58.5062%, 52.7451%
HSV (HSB):
234°, 68.7805%, 80.3922%
XYZ:
15.9298, 11.0897, 59.0585
xyY:
0.1851, 0.1288, 11.0897
CIE-Lab:
39.7312, 35.4521, -67.0181
CIE-LCH:
39.7312, 75.8174, 297.8785
CIE-Luv:
39.7312, -10.6256, -98.4820
Hunter-Lab:
33.3012, 27.1090, -81.8378
#404fcd color charts
#404fcd color shades, tints & tones
#404fcd color schemes
#404fcd color preview, HTML & CSS examples
This text has a color of #404fcd
<p style="color:#404fcd;">Text here</p>
.mytext {color:#404fcd;}
This box has a color of #404fcd
<div style="background-color:#404fcd;">Content here</div>
.mybackground {background-color:#404fcd;}
Border around this has a color of #404fcd
<div style="border:2px solid #404fcd;">Content here</div>
.myborder {border:2px solid #404fcd;}