#e02db2 color space conversions
Hex:
#e02db2
RGB:
224, 45, 178
CMY:
12, 82, 30
CMYK:
0, 80, 21, 12
HSL:
315°, 74.2739%, 52.7451%
HSV (HSB):
315°, 79.9107%, 87.8431%
XYZ:
39.7147, 20.9384, 44.0678
xyY:
0.3792, 0.1999, 20.9384
CIE-Lab:
52.8820, 76.8962, -29.1772
CIE-LCH:
52.8820, 82.2456, 339.2214
CIE-Luv:
52.8820, 88.7067, -55.3983
Hunter-Lab:
45.7585, 74.8463, -25.0684
#e02db2 color charts
#e02db2 color shades, tints & tones
#e02db2 color schemes
#e02db2 color preview, HTML & CSS examples
This text has a color of #e02db2
<p style="color:#e02db2;">Text here</p>
.mytext {color:#e02db2;}
This box has a color of #e02db2
<div style="background-color:#e02db2;">Content here</div>
.mybackground {background-color:#e02db2;}
Border around this has a color of #e02db2
<div style="border:2px solid #e02db2;">Content here</div>
.myborder {border:2px solid #e02db2;}