#e02ac5 color space conversions
Hex:
#e02ac5
RGB:
224, 42, 197
CMY:
12, 84, 23
CMYK:
0, 81, 12, 12
HSL:
309°, 74.5902%, 52.1569%
HSV (HSB):
309°, 81.2500%, 87.8431%
XYZ:
41.6465, 21.5344, 54.7849
xyY:
0.3530, 0.1825, 21.5344
CIE-Lab:
53.5295, 80.0703, -39.1947
CIE-LCH:
53.5295, 89.1486, 333.9181
CIE-Luv:
53.5295, 81.4580, -70.9649
Hunter-Lab:
46.4052, 78.9862, -37.5127
#e02ac5 color charts
#e02ac5 color shades, tints & tones
#e02ac5 color schemes
#e02ac5 color preview, HTML & CSS examples
This text has a color of #e02ac5
<p style="color:#e02ac5;">Text here</p>
.mytext {color:#e02ac5;}
This box has a color of #e02ac5
<div style="background-color:#e02ac5;">Content here</div>
.mybackground {background-color:#e02ac5;}
Border around this has a color of #e02ac5
<div style="border:2px solid #e02ac5;">Content here</div>
.myborder {border:2px solid #e02ac5;}