#e12ac8 color space conversions
Hex:
#e12ac8
RGB:
225, 42, 200
CMY:
12, 84, 22
CMYK:
0, 81, 11, 12
HSL:
308°, 75.3086%, 52.3529%
HSV (HSB):
308°, 81.3333%, 88.2353%
XYZ:
42.3046, 21.8336, 56.6282
xyY:
0.3503, 0.1808, 21.8336
CIE-Lab:
53.8500, 80.6789, -40.4065
CIE-LCH:
53.8500, 90.2318, 333.3969
CIE-Luv:
53.8500, 80.9999, -72.9705
Hunter-Lab:
46.7264, 79.8369, -39.1455
#e12ac8 color charts
#e12ac8 color shades, tints & tones
#e12ac8 color schemes
#e12ac8 color preview, HTML & CSS examples
This text has a color of #e12ac8
<p style="color:#e12ac8;">Text here</p>
.mytext {color:#e12ac8;}
This box has a color of #e12ac8
<div style="background-color:#e12ac8;">Content here</div>
.mybackground {background-color:#e12ac8;}
Border around this has a color of #e12ac8
<div style="border:2px solid #e12ac8;">Content here</div>
.myborder {border:2px solid #e12ac8;}