#404dcd color space conversions
Hex:
#404dcd
RGB:
64, 77, 205
CMY:
75, 70, 20
CMYK:
69, 62, 0, 20
HSL:
234°, 58.5062%, 52.7451%
HSV (HSB):
234°, 68.7805%, 80.3922%
XYZ:
15.7877, 10.8055, 59.0112
xyY:
0.1844, 0.1262, 10.8055
CIE-Lab:
39.2510, 36.6998, -67.8024
CIE-LCH:
39.2510, 77.0977, 298.4256
CIE-Luv:
39.2510, -10.1555, -99.1539
Hunter-Lab:
32.8718, 28.2046, -83.4268
#404dcd color charts
#404dcd color shades, tints & tones
#404dcd color schemes
#404dcd color preview, HTML & CSS examples
This text has a color of #404dcd
<p style="color:#404dcd;">Text here</p>
.mytext {color:#404dcd;}
This box has a color of #404dcd
<div style="background-color:#404dcd;">Content here</div>
.mybackground {background-color:#404dcd;}
Border around this has a color of #404dcd
<div style="border:2px solid #404dcd;">Content here</div>
.myborder {border:2px solid #404dcd;}