#e02abd color space conversions
Hex:
#e02abd
RGB:
224, 42, 189
CMY:
12, 84, 26
CMYK:
0, 81, 16, 12
HSL:
312°, 74.5902%, 52.1569%
HSV (HSB):
312°, 81.2500%, 87.8431%
XYZ:
40.7537, 21.1773, 50.0838
xyY:
0.3638, 0.1891, 21.1773
CIE-Lab:
53.1430, 79.0029, -35.1742
CIE-LCH:
53.1430, 86.4794, 336.0001
CIE-Luv:
53.1430, 84.7243, -64.6906
Hunter-Lab:
46.0188, 77.5445, -32.3140
#e02abd color charts
#e02abd color shades, tints & tones
#e02abd color schemes
#e02abd color preview, HTML & CSS examples
This text has a color of #e02abd
<p style="color:#e02abd;">Text here</p>
.mytext {color:#e02abd;}
This box has a color of #e02abd
<div style="background-color:#e02abd;">Content here</div>
.mybackground {background-color:#e02abd;}
Border around this has a color of #e02abd
<div style="border:2px solid #e02abd;">Content here</div>
.myborder {border:2px solid #e02abd;}