#e02fc5 color space conversions
Hex:
#e02fc5
RGB:
224, 47, 197
CMY:
12, 82, 23
CMYK:
0, 79, 12, 12
HSL:
309°, 74.0586%, 53.1373%
HSV (HSB):
309°, 79.0179%, 87.8431%
XYZ:
41.8350, 21.9115, 54.8477
xyY:
0.3528, 0.1848, 21.9115
CIE-Lab:
53.9330, 78.9033, -38.5598
CIE-LCH:
53.9330, 87.8213, 333.9554
CIE-Luv:
53.9330, 80.5706, -69.9491
Hunter-Lab:
46.8098, 77.6127, -36.7042
#e02fc5 color charts
#e02fc5 color shades, tints & tones
#e02fc5 color schemes
#e02fc5 color preview, HTML & CSS examples
This text has a color of #e02fc5
<p style="color:#e02fc5;">Text here</p>
.mytext {color:#e02fc5;}
This box has a color of #e02fc5
<div style="background-color:#e02fc5;">Content here</div>
.mybackground {background-color:#e02fc5;}
Border around this has a color of #e02fc5
<div style="border:2px solid #e02fc5;">Content here</div>
.myborder {border:2px solid #e02fc5;}