#e012e2 color space conversions
Hex:
#e012e2
RGB:
224, 18, 226
CMY:
12, 93, 11
CMYK:
1, 92, 0, 11
HSL:
299°, 85.2459%, 47.8431%
HSV (HSB):
299°, 92.0354%, 88.6275%
XYZ:
44.6842, 21.7709, 73.7986
xyY:
0.3186, 0.1552, 21.7709
CIE-Lab:
53.7831, 87.9952, -55.3658
CIE-LCH:
53.7831, 103.9641, 327.8222
CIE-Luv:
53.7831, 72.5420, -96.2905
Hunter-Lab:
46.6593, 89.2905, -61.1144
#e012e2 color charts
#e012e2 color shades, tints & tones
#e012e2 color schemes
#e012e2 color preview, HTML & CSS examples
This text has a color of #e012e2
<p style="color:#e012e2;">Text here</p>
.mytext {color:#e012e2;}
This box has a color of #e012e2
<div style="background-color:#e012e2;">Content here</div>
.mybackground {background-color:#e012e2;}
Border around this has a color of #e012e2
<div style="border:2px solid #e012e2;">Content here</div>
.myborder {border:2px solid #e012e2;}