#404ace color space conversions
Hex:
#404ace
RGB:
64, 74, 206
CMY:
75, 71, 19
CMYK:
69, 64, 0, 19
HSL:
236°, 59.1667%, 52.9412%
HSV (HSB):
236°, 68.9320%, 80.7843%
XYZ:
15.7037, 10.4438, 59.5807
xyY:
0.1832, 0.1218, 10.4438
CIE-Lab:
38.6274, 38.8995, -69.4005
CIE-LCH:
38.6274, 79.5587, 299.2710
CIE-Luv:
38.6274, -9.5070, -100.7452
Hunter-Lab:
32.3168, 30.1840, -86.6878
#404ace color charts
#404ace RGB chart
#404ace CMYK chart
#404ace RGB pie chart
#404ace color shades, tints & tones
#404ace color schemes
#404ace color preview, HTML & CSS examples
This text has a color of #404ace
<p style="color:#404ace;">Text here</p>
.mytext {color:#404ace;}
Text color #404ace
This box has a color of #404ace
<div style="background-color:#404ace;">Content here</div>
.mybackground {background-color:#404ace;}
Background color #404ace
Border around this has a color of #404ace
<div style="border:2px solid #404ace;">Content here</div>
.myborder {border:2px solid #404ace;}
Border color #404ace