#404ccc color space conversions
Hex:
#404ccc
RGB:
64, 76, 204
CMY:
75, 70, 20
CMYK:
69, 63, 0, 20
HSL:
235°, 57.8512%, 52.5490%
HSV (HSB):
235°, 68.6275%, 80.0000%
XYZ:
15.5979, 10.6185, 58.3542
xyY:
0.1844, 0.1256, 10.6185
CIE-Lab:
38.9304, 36.9759, -67.7478
CIE-LCH:
38.9304, 77.1815, 298.6251
CIE-Luv:
38.9304, -9.8925, -98.8103
Hunter-Lab:
32.5860, 28.4165, -83.3647
#404ccc color charts
#404ccc RGB chart
#404ccc CMYK chart
#404ccc RGB pie chart
#404ccc color shades, tints & tones
#404ccc color schemes
#404ccc color preview, HTML & CSS examples
This text has a color of #404ccc
<p style="color:#404ccc;">Text here</p>
.mytext {color:#404ccc;}
Text color #404ccc
This box has a color of #404ccc
<div style="background-color:#404ccc;">Content here</div>
.mybackground {background-color:#404ccc;}
Background color #404ccc
Border around this has a color of #404ccc
<div style="border:2px solid #404ccc;">Content here</div>
.myborder {border:2px solid #404ccc;}
Border color #404ccc