#e001ec color space conversions
Hex:
#e001ec
RGB:
224, 1, 236
CMY:
12, 100, 7
CMYK:
5, 100, 0, 7
HSL:
297°, 99.1561%, 46.4706%
HSV (HSB):
297°, 99.5763%, 92.5490%
XYZ:
45.8916, 21.9251, 81.1701
xyY:
0.3080, 0.1472, 21.9251
CIE-Lab:
53.9475, 90.7572, -60.7472
CIE-LCH:
53.9475, 109.2112, 326.2041
CIE-Luv:
53.9475, 69.4721, -104.6241
Hunter-Lab:
46.8243, 93.0022, -70.0025
#e001ec color charts
#e001ec RGB chart
#e001ec CMYK chart
#e001ec RGB pie chart
#e001ec color shades, tints & tones
#e001ec color schemes
#e001ec color preview, HTML & CSS examples
This text has a color of #e001ec
<p style="color:#e001ec;">Text here</p>
.mytext {color:#e001ec;}
Text color #e001ec
This box has a color of #e001ec
<div style="background-color:#e001ec;">Content here</div>
.mybackground {background-color:#e001ec;}
Background color #e001ec
Border around this has a color of #e001ec
<div style="border:2px solid #e001ec;">Content here</div>
.myborder {border:2px solid #e001ec;}
Border color #e001ec