#e010cc color space conversions
Hex:
#e010cc
RGB:
224, 16, 204
CMY:
12, 94, 20
CMYK:
0, 93, 9, 12
HSL:
306°, 86.6667%, 47.0588%
HSV (HSB):
306°, 92.8571%, 87.8431%
XYZ:
41.8248, 20.5775, 58.8942
xyY:
0.3448, 0.1696, 20.5775
CIE-Lab:
52.4840, 85.1183, -44.8791
CIE-LCH:
52.4840, 96.2251, 332.1993
CIE-Luv:
52.4840, 81.5434, -79.8493
Hunter-Lab:
45.3624, 85.1954, -45.2227
#e010cc color charts
#e010cc color shades, tints & tones
#e010cc color schemes
#e010cc color preview, HTML & CSS examples
This text has a color of #e010cc
<p style="color:#e010cc;">Text here</p>
.mytext {color:#e010cc;}
This box has a color of #e010cc
<div style="background-color:#e010cc;">Content here</div>
.mybackground {background-color:#e010cc;}
Border around this has a color of #e010cc
<div style="border:2px solid #e010cc;">Content here</div>
.myborder {border:2px solid #e010cc;}