#e02fbd color space conversions
Hex:
#e02fbd
RGB:
224, 47, 189
CMY:
12, 82, 26
CMYK:
0, 79, 16, 12
HSL:
312°, 74.0586%, 53.1373%
HSV (HSB):
312°, 79.0179%, 87.8431%
XYZ:
40.9423, 21.5544, 50.1466
xyY:
0.3635, 0.1914, 21.5544
CIE-Lab:
53.5510, 77.8249, -34.5354
CIE-LCH:
53.5510, 85.1434, 336.0704
CIE-Luv:
53.5510, 83.7795, -63.6546
Hunter-Lab:
46.4268, 76.1666, -31.5418
#e02fbd color charts
#e02fbd color shades, tints & tones
#e02fbd color schemes
#e02fbd color preview, HTML & CSS examples
This text has a color of #e02fbd
<p style="color:#e02fbd;">Text here</p>
.mytext {color:#e02fbd;}
This box has a color of #e02fbd
<div style="background-color:#e02fbd;">Content here</div>
.mybackground {background-color:#e02fbd;}
Border around this has a color of #e02fbd
<div style="border:2px solid #e02fbd;">Content here</div>
.myborder {border:2px solid #e02fbd;}