#e12eb5 color space conversions
Hex:
#e12eb5
RGB:
225, 46, 181
CMY:
12, 82, 29
CMYK:
0, 80, 20, 12
HSL:
315°, 74.8954%, 53.1373%
HSV (HSB):
315°, 79.5556%, 88.2353%
XYZ:
40.3688, 21.2977, 45.6993
xyY:
0.3760, 0.1984, 21.2977
CIE-Lab:
53.2738, 77.2484, -30.3053
CIE-LCH:
53.2738, 82.9803, 338.5794
CIE-Luv:
53.2738, 88.0272, -57.2129
Hunter-Lab:
46.1495, 75.3796, -26.4070
#e12eb5 color charts
#e12eb5 color shades, tints & tones
#e12eb5 color schemes
#e12eb5 color preview, HTML & CSS examples
This text has a color of #e12eb5
<p style="color:#e12eb5;">Text here</p>
.mytext {color:#e12eb5;}
This box has a color of #e12eb5
<div style="background-color:#e12eb5;">Content here</div>
.mybackground {background-color:#e12eb5;}
Border around this has a color of #e12eb5
<div style="border:2px solid #e12eb5;">Content here</div>
.myborder {border:2px solid #e12eb5;}