#e013da color space conversions
Hex:
#e013da
RGB:
224, 19, 218
CMY:
12, 93, 15
CMYK:
0, 92, 3, 12
HSL:
302°, 84.3621%, 47.6471%
HSV (HSB):
302°, 91.5179%, 87.8431%
XYZ:
43.6282, 21.3750, 68.1560
xyY:
0.3276, 0.1605, 21.3750
CIE-Lab:
53.3575, 86.7425, -51.5029
CIE-LCH:
53.3575, 100.8801, 329.3005
CIE-Luv:
53.3575, 75.6157, -90.2279
Hunter-Lab:
46.2331, 87.5350, -55.0411
#e013da color charts
#e013da color shades, tints & tones
#e013da color schemes
#e013da color preview, HTML & CSS examples
This text has a color of #e013da
<p style="color:#e013da;">Text here</p>
.mytext {color:#e013da;}
This box has a color of #e013da
<div style="background-color:#e013da;">Content here</div>
.mybackground {background-color:#e013da;}
Border around this has a color of #e013da
<div style="border:2px solid #e013da;">Content here</div>
.myborder {border:2px solid #e013da;}