#400dcc color space conversions
Hex:
#400dcc
RGB:
64, 13, 204
CMY:
75, 95, 20
CMYK:
69, 94, 0, 20
HSL:
256°, 88.0184%, 42.5490%
HSV (HSB):
256°, 93.6275%, 80.0000%
XYZ:
13.1574, 5.7375, 57.5407
xyY:
0.1721, 0.0751, 5.7375
CIE-Lab:
28.7402, 65.8048, -84.5586
CIE-LCH:
28.7402, 107.1468, 307.8906
CIE-Luv:
28.7402, -1.5828, -104.0102
Hunter-Lab:
23.9530, 56.1320, -125.6613
#400dcc color charts
#400dcc RGB chart
#400dcc CMYK chart
#400dcc RGB pie chart
#400dcc color shades, tints & tones
#400dcc color schemes
#400dcc color preview, HTML & CSS examples
This text has a color of #400dcc
<p style="color:#400dcc;">Text here</p>
.mytext {color:#400dcc;}
Text color #400dcc
This box has a color of #400dcc
<div style="background-color:#400dcc;">Content here</div>
.mybackground {background-color:#400dcc;}
Background color #400dcc
Border around this has a color of #400dcc
<div style="border:2px solid #400dcc;">Content here</div>
.myborder {border:2px solid #400dcc;}
Border color #400dcc