#e02ed8 color space conversions
Hex:
#e02ed8
RGB:
224, 46, 216
CMY:
12, 82, 15
CMYK:
0, 79, 4, 12
HSL:
303°, 74.1667%, 52.9412%
HSV (HSB):
303°, 79.4643%, 87.8431%
XYZ:
44.1121, 22.7592, 67.0337
xyY:
0.3294, 0.1700, 22.7592
CIE-Lab:
54.8234, 81.8447, -48.0312
CIE-LCH:
54.8234, 94.8976, 329.5931
CIE-Luv:
54.8234, 73.3790, -84.9193
Hunter-Lab:
47.7066, 81.5646, -49.9154
#e02ed8 color charts
#e02ed8 color shades, tints & tones
#e02ed8 color schemes
#e02ed8 color preview, HTML & CSS examples
This text has a color of #e02ed8
<p style="color:#e02ed8;">Text here</p>
.mytext {color:#e02ed8;}
This box has a color of #e02ed8
<div style="background-color:#e02ed8;">Content here</div>
.mybackground {background-color:#e02ed8;}
Border around this has a color of #e02ed8
<div style="border:2px solid #e02ed8;">Content here</div>
.myborder {border:2px solid #e02ed8;}