#e00ec2 color space conversions
Hex:
#e00ec2
RGB:
224, 14, 194
CMY:
12, 95, 24
CMYK:
0, 94, 13, 12
HSL:
309°, 88.2353%, 46.6667%
HSV (HSB):
309°, 93.7500%, 87.8431%
XYZ:
40.6351, 20.0564, 52.7685
xyY:
0.3581, 0.1768, 20.0564
CIE-Lab:
51.9009, 83.9907, -40.0265
CIE-LCH:
51.9009, 93.0406, 334.5194
CIE-Luv:
51.9009, 85.9447, -72.3068
Hunter-Lab:
44.7844, 83.5893, -38.5111
#e00ec2 color charts
#e00ec2 color shades, tints & tones
#e00ec2 color schemes
#e00ec2 color preview, HTML & CSS examples
This text has a color of #e00ec2
<p style="color:#e00ec2;">Text here</p>
.mytext {color:#e00ec2;}
This box has a color of #e00ec2
<div style="background-color:#e00ec2;">Content here</div>
.mybackground {background-color:#e00ec2;}
Border around this has a color of #e00ec2
<div style="border:2px solid #e00ec2;">Content here</div>
.myborder {border:2px solid #e00ec2;}