#e006cc color space conversions
Hex:
#e006cc
RGB:
224, 6, 204
CMY:
12, 98, 20
CMYK:
0, 97, 9, 12
HSL:
306°, 94.7826%, 45.0980%
HSV (HSB):
306°, 97.3214%, 87.8431%
XYZ:
41.7047, 20.3372, 58.8541
xyY:
0.3450, 0.1682, 20.3372
CIE-Lab:
52.2163, 85.9075, -45.3036
CIE-LCH:
52.2163, 97.1211, 332.1949
CIE-Luv:
52.2163, 82.0869, -80.4955
Hunter-Lab:
45.0968, 86.1543, -45.8095
#e006cc color charts
#e006cc color shades, tints & tones
#e006cc color schemes
#e006cc color preview, HTML & CSS examples
This text has a color of #e006cc
<p style="color:#e006cc;">Text here</p>
.mytext {color:#e006cc;}
This box has a color of #e006cc
<div style="background-color:#e006cc;">Content here</div>
.mybackground {background-color:#e006cc;}
Border around this has a color of #e006cc
<div style="border:2px solid #e006cc;">Content here</div>
.myborder {border:2px solid #e006cc;}