#e12ac5 color space conversions
Hex:
#e12ac5
RGB:
225, 42, 197
CMY:
12, 84, 23
CMYK:
0, 81, 12, 12
HSL:
309°, 75.3086%, 52.3529%
HSV (HSB):
309°, 81.3333%, 88.2353%
XYZ:
41.9573, 21.6947, 54.7994
xyY:
0.3542, 0.1832, 21.6947
CIE-Lab:
53.7016, 80.2713, -38.9121
CIE-LCH:
53.7016, 89.2055, 334.1379
CIE-Luv:
53.7016, 82.2119, -70.6262
Hunter-Lab:
46.5776, 79.2831, -37.1515
#e12ac5 color charts
#e12ac5 color shades, tints & tones
#e12ac5 color schemes
#e12ac5 color preview, HTML & CSS examples
This text has a color of #e12ac5
<p style="color:#e12ac5;">Text here</p>
.mytext {color:#e12ac5;}
This box has a color of #e12ac5
<div style="background-color:#e12ac5;">Content here</div>
.mybackground {background-color:#e12ac5;}
Border around this has a color of #e12ac5
<div style="border:2px solid #e12ac5;">Content here</div>
.myborder {border:2px solid #e12ac5;}