#e005ec color space conversions
Hex:
#e005ec
RGB:
224, 5, 236
CMY:
12, 98, 7
CMYK:
5, 98, 0, 7
HSL:
297°, 95.8506%, 47.2549%
HSV (HSB):
297°, 97.8814%, 92.5490%
XYZ:
45.9351, 22.0120, 81.1846
xyY:
0.3080, 0.1476, 22.0120
CIE-Lab:
54.0397, 90.4834, -60.5990
CIE-LCH:
54.0397, 108.9012, 326.1888
CIE-Luv:
54.0397, 69.3202, -104.4197
Hunter-Lab:
46.9169, 92.6599, -69.7530
#e005ec color charts
#e005ec RGB chart
#e005ec CMYK chart
#e005ec RGB pie chart
#e005ec color shades, tints & tones
#e005ec color schemes
#e005ec color preview, HTML & CSS examples
This text has a color of #e005ec
<p style="color:#e005ec;">Text here</p>
.mytext {color:#e005ec;}
Text color #e005ec
This box has a color of #e005ec
<div style="background-color:#e005ec;">Content here</div>
.mybackground {background-color:#e005ec;}
Background color #e005ec
Border around this has a color of #e005ec
<div style="border:2px solid #e005ec;">Content here</div>
.myborder {border:2px solid #e005ec;}
Border color #e005ec