#e02ed7 color space conversions
Hex:
#e02ed7
RGB:
224, 46, 215
CMY:
12, 82, 16
CMYK:
0, 79, 4, 12
HSL:
303°, 74.1667%, 52.9412%
HSV (HSB):
303°, 79.4643%, 87.8431%
XYZ:
43.9832, 22.7076, 66.3548
xyY:
0.3306, 0.1707, 22.7076
CIE-Lab:
54.7699, 81.6979, -47.5472
CIE-LCH:
54.7699, 94.5266, 329.8011
CIE-Luv:
54.7699, 73.7568, -84.1506
Hunter-Lab:
47.6525, 81.3636, -49.2030
#e02ed7 color charts
#e02ed7 color shades, tints & tones
#e02ed7 color schemes
#e02ed7 color preview, HTML & CSS examples
This text has a color of #e02ed7
<p style="color:#e02ed7;">Text here</p>
.mytext {color:#e02ed7;}
This box has a color of #e02ed7
<div style="background-color:#e02ed7;">Content here</div>
.mybackground {background-color:#e02ed7;}
Border around this has a color of #e02ed7
<div style="border:2px solid #e02ed7;">Content here</div>
.myborder {border:2px solid #e02ed7;}