#e02dc3 color space conversions
Hex:
#e02dc3
RGB:
224, 45, 195
CMY:
12, 82, 24
CMYK:
0, 80, 13, 12
HSL:
310°, 74.2739%, 52.7451%
HSV (HSB):
310°, 79.9107%, 87.8431%
XYZ:
41.5292, 21.6642, 53.6225
xyY:
0.3555, 0.1855, 21.6642
CIE-Lab:
53.6689, 79.1127, -37.8213
CIE-LCH:
53.6689, 87.6885, 334.4490
CIE-Luv:
53.6689, 81.7400, -68.8011
Hunter-Lab:
46.5448, 77.8116, -35.7244
#e02dc3 color charts
#e02dc3 color shades, tints & tones
#e02dc3 color schemes
#e02dc3 color preview, HTML & CSS examples
This text has a color of #e02dc3
<p style="color:#e02dc3;">Text here</p>
.mytext {color:#e02dc3;}
This box has a color of #e02dc3
<div style="background-color:#e02dc3;">Content here</div>
.mybackground {background-color:#e02dc3;}
Border around this has a color of #e02dc3
<div style="border:2px solid #e02dc3;">Content here</div>
.myborder {border:2px solid #e02dc3;}