#e12ae9 color space conversions
Hex:
#e12ae9
RGB:
225, 42, 233
CMY:
12, 84, 9
CMYK:
3, 82, 0, 9
HSL:
297°, 81.2766%, 53.9216%
HSV (HSB):
297°, 81.9742%, 91.3725%
XYZ:
46.5873, 23.5467, 79.1803
xyY:
0.3120, 0.1577, 23.5467
CIE-Lab:
55.6310, 85.4725, -56.3504
CIE-LCH:
55.6310, 102.3764, 326.6039
CIE-Luv:
55.6310, 68.3798, -98.2278
Hunter-Lab:
48.5249, 86.4538, -62.7788
#e12ae9 color charts
#e12ae9 color shades, tints & tones
#e12ae9 color schemes
#e12ae9 color preview, HTML & CSS examples
This text has a color of #e12ae9
<p style="color:#e12ae9;">Text here</p>
.mytext {color:#e12ae9;}
This box has a color of #e12ae9
<div style="background-color:#e12ae9;">Content here</div>
.mybackground {background-color:#e12ae9;}
Border around this has a color of #e12ae9
<div style="border:2px solid #e12ae9;">Content here</div>
.myborder {border:2px solid #e12ae9;}