#400ecc color space conversions
Hex:
#400ecc
RGB:
64, 14, 204
CMY:
75, 95, 20
CMYK:
69, 93, 0, 20
HSL:
256°, 87.1560%, 42.7451%
HSV (HSB):
256°, 93.1373%, 80.0000%
XYZ:
13.1705, 5.7637, 57.5451
xyY:
0.1722, 0.0754, 5.7637
CIE-Lab:
28.8083, 65.5973, -84.4453
CIE-LCH:
28.8083, 106.9300, 307.8401
CIE-Luv:
28.8083, -1.6262, -104.0415
Hunter-Lab:
24.0077, 55.9105, -125.3093
#400ecc color charts
#400ecc color shades, tints & tones
#400ecc color schemes
#400ecc color preview, HTML & CSS examples
This text has a color of #400ecc
<p style="color:#400ecc;">Text here</p>
.mytext {color:#400ecc;}
This box has a color of #400ecc
<div style="background-color:#400ecc;">Content here</div>
.mybackground {background-color:#400ecc;}
Border around this has a color of #400ecc
<div style="border:2px solid #400ecc;">Content here</div>
.myborder {border:2px solid #400ecc;}