#404ecd color space conversions
Hex:
#404ecd
RGB:
64, 78, 205
CMY:
75, 69, 20
CMYK:
69, 62, 0, 20
HSL:
234°, 58.5062%, 52.7451%
HSV (HSB):
234°, 68.7805%, 80.3922%
XYZ:
15.8582, 10.9465, 59.0347
xyY:
0.1847, 0.1275, 10.9465
CIE-Lab:
39.4903, 36.0768, -67.4115
CIE-LCH:
39.4903, 76.4581, 298.1545
CIE-Luv:
39.4903, -10.3891, -98.8229
Hunter-Lab:
33.0856, 27.6568, -82.6315
#404ecd color charts
#404ecd color shades, tints & tones
#404ecd color schemes
#404ecd color preview, HTML & CSS examples
This text has a color of #404ecd
<p style="color:#404ecd;">Text here</p>
.mytext {color:#404ecd;}
This box has a color of #404ecd
<div style="background-color:#404ecd;">Content here</div>
.mybackground {background-color:#404ecd;}
Border around this has a color of #404ecd
<div style="border:2px solid #404ecd;">Content here</div>
.myborder {border:2px solid #404ecd;}