#e02dac color space conversions
Hex:
#e02dac
RGB:
224, 45, 172
CMY:
12, 82, 33
CMYK:
0, 80, 23, 12
HSL:
317°, 74.2739%, 52.7451%
HSV (HSB):
317°, 79.9107%, 87.8431%
XYZ:
39.1252, 20.7026, 40.9636
xyY:
0.3882, 0.2054, 20.7026
CIE-Lab:
52.6225, 76.1563, -26.0661
CIE-LCH:
52.6225, 80.4936, 341.1054
CIE-Luv:
52.6225, 91.2172, -50.6549
Hunter-Lab:
45.5001, 73.8657, -21.5285
#e02dac color charts
#e02dac color shades, tints & tones
#e02dac color schemes
#e02dac color preview, HTML & CSS examples
This text has a color of #e02dac
<p style="color:#e02dac;">Text here</p>
.mytext {color:#e02dac;}
This box has a color of #e02dac
<div style="background-color:#e02dac;">Content here</div>
.mybackground {background-color:#e02dac;}
Border around this has a color of #e02dac
<div style="border:2px solid #e02dac;">Content here</div>
.myborder {border:2px solid #e02dac;}