#e02ec5 color space conversions
Hex:
#e02ec5
RGB:
224, 46, 197
CMY:
12, 82, 23
CMYK:
0, 79, 12, 12
HSL:
309°, 74.1667%, 52.9412%
HSV (HSB):
309°, 79.4643%, 87.8431%
XYZ:
41.7955, 21.8325, 54.8345
xyY:
0.3528, 0.1843, 21.8325
CIE-Lab:
53.8488, 79.1464, -38.6922
CIE-LCH:
53.8488, 88.0979, 333.9474
CIE-Luv:
53.8488, 80.7562, -70.1615
Hunter-Lab:
46.7253, 77.8981, -36.8722
#e02ec5 color charts
#e02ec5 color shades, tints & tones
#e02ec5 color schemes
#e02ec5 color preview, HTML & CSS examples
This text has a color of #e02ec5
<p style="color:#e02ec5;">Text here</p>
.mytext {color:#e02ec5;}
This box has a color of #e02ec5
<div style="background-color:#e02ec5;">Content here</div>
.mybackground {background-color:#e02ec5;}
Border around this has a color of #e02ec5
<div style="border:2px solid #e02ec5;">Content here</div>
.myborder {border:2px solid #e02ec5;}