#e12ee5 color space conversions
Hex:
#e12ee5
RGB:
225, 46, 229
CMY:
12, 82, 10
CMYK:
2, 80, 0, 10
HSL:
299°, 77.8723%, 53.9216%
HSV (HSB):
299°, 79.9127%, 89.8039%
XYZ:
46.1712, 23.6187, 76.2541
xyY:
0.3161, 0.1617, 23.6187
CIE-Lab:
55.7040, 83.9809, -53.9812
CIE-LCH:
55.7040, 99.8337, 327.2679
CIE-Luv:
55.7040, 69.2846, -94.5054
Hunter-Lab:
48.5991, 84.5343, -59.0093
#e12ee5 color charts
#e12ee5 color shades, tints & tones
#e12ee5 color schemes
#e12ee5 color preview, HTML & CSS examples
This text has a color of #e12ee5
<p style="color:#e12ee5;">Text here</p>
.mytext {color:#e12ee5;}
This box has a color of #e12ee5
<div style="background-color:#e12ee5;">Content here</div>
.mybackground {background-color:#e12ee5;}
Border around this has a color of #e12ee5
<div style="border:2px solid #e12ee5;">Content here</div>
.myborder {border:2px solid #e12ee5;}