#e013ec color space conversions
Hex:
#e013ec
RGB:
224, 19, 236
CMY:
12, 93, 7
CMYK:
5, 92, 0, 7
HSL:
297°, 85.0980%, 50.0000%
HSV (HSB):
297°, 91.9492%, 92.5490%
XYZ:
46.1137, 22.3692, 81.2441
xyY:
0.3080, 0.1494, 22.3692
CIE-Lab:
54.4165, 89.3670, -59.9936
CIE-LCH:
54.4165, 107.6368, 326.1259
CIE-Luv:
54.4165, 68.6947, -103.5781
Hunter-Lab:
47.2961, 91.2694, -68.7398
#e013ec color charts
#e013ec color shades, tints & tones
#e013ec color schemes
#e013ec color preview, HTML & CSS examples
This text has a color of #e013ec
<p style="color:#e013ec;">Text here</p>
.mytext {color:#e013ec;}
This box has a color of #e013ec
<div style="background-color:#e013ec;">Content here</div>
.mybackground {background-color:#e013ec;}
Border around this has a color of #e013ec
<div style="border:2px solid #e013ec;">Content here</div>
.myborder {border:2px solid #e013ec;}