#e12de5 color space conversions
Hex:
#e12de5
RGB:
225, 45, 229
CMY:
12, 82, 10
CMYK:
2, 80, 0, 10
HSL:
299°, 77.9661%, 53.7255%
HSV (HSB):
299°, 80.3493%, 89.8039%
XYZ:
46.1326, 23.5415, 76.2412
xyY:
0.3162, 0.1613, 23.5415
CIE-Lab:
55.6257, 84.2085, -54.1061
CIE-LCH:
55.6257, 100.0927, 327.2782
CIE-Luv:
55.6257, 69.4270, -94.6923
Hunter-Lab:
48.5195, 84.8093, -59.2017
#e12de5 color charts
#e12de5 color shades, tints & tones
#e12de5 color schemes
#e12de5 color preview, HTML & CSS examples
This text has a color of #e12de5
<p style="color:#e12de5;">Text here</p>
.mytext {color:#e12de5;}
This box has a color of #e12de5
<div style="background-color:#e12de5;">Content here</div>
.mybackground {background-color:#e12de5;}
Border around this has a color of #e12de5
<div style="border:2px solid #e12de5;">Content here</div>
.myborder {border:2px solid #e12de5;}