#404ec9 color space conversions
Hex:
#404ec9
RGB:
64, 78, 201
CMY:
75, 69, 21
CMYK:
68, 61, 0, 21
HSL:
234°, 55.9184%, 51.9608%
HSV (HSB):
234°, 68.1592%, 78.8235%
XYZ:
15.3814, 10.7558, 56.5237
xyY:
0.1861, 0.1301, 10.7558
CIE-Lab:
39.1661, 34.6871, -65.6246
CIE-LCH:
39.1661, 74.2280, 297.8595
CIE-Luv:
39.1661, -10.2695, -96.1267
Hunter-Lab:
32.7961, 26.3234, -79.2286
#404ec9 color charts
#404ec9 color shades, tints & tones
#404ec9 color schemes
#404ec9 color preview, HTML & CSS examples
This text has a color of #404ec9
<p style="color:#404ec9;">Text here</p>
.mytext {color:#404ec9;}
This box has a color of #404ec9
<div style="background-color:#404ec9;">Content here</div>
.mybackground {background-color:#404ec9;}
Border around this has a color of #404ec9
<div style="border:2px solid #404ec9;">Content here</div>
.myborder {border:2px solid #404ec9;}