#e018ca color space conversions
Hex:
#e018ca
RGB:
224, 24, 202
CMY:
12, 91, 21
CMYK:
0, 89, 10, 12
HSL:
307°, 80.6452%, 48.6275%
HSV (HSB):
307°, 89.2857%, 87.8431%
XYZ:
41.7278, 20.7648, 57.6858
xyY:
0.3472, 0.1728, 20.7648
CIE-Lab:
52.6911, 83.9309, -43.3997
CIE-LCH:
52.6911, 94.4877, 332.6570
CIE-Luv:
52.6911, 81.7367, -77.5530
Hunter-Lab:
45.5684, 83.7106, -43.1583
#e018ca color charts
#e018ca color shades, tints & tones
#e018ca color schemes
#e018ca color preview, HTML & CSS examples
This text has a color of #e018ca
<p style="color:#e018ca;">Text here</p>
.mytext {color:#e018ca;}
This box has a color of #e018ca
<div style="background-color:#e018ca;">Content here</div>
.mybackground {background-color:#e018ca;}
Border around this has a color of #e018ca
<div style="border:2px solid #e018ca;">Content here</div>
.myborder {border:2px solid #e018ca;}