#e12cd5 color space conversions
Hex:
#e12cd5
RGB:
225, 44, 213
CMY:
12, 83, 16
CMYK:
0, 80, 5, 12
HSL:
304°, 75.1037%, 52.7451%
HSV (HSB):
304°, 80.4444%, 88.2353%
XYZ:
43.9623, 22.6130, 64.9985
xyY:
0.3341, 0.1719, 22.6130
CIE-Lab:
54.6715, 82.0605, -46.5535
CIE-LCH:
54.6715, 94.3460, 330.4335
CIE-Luv:
54.6715, 75.5625, -82.6746
Hunter-Lab:
47.5531, 81.8029, -47.7539
#e12cd5 color charts
#e12cd5 color shades, tints & tones
#e12cd5 color schemes
#e12cd5 color preview, HTML & CSS examples
This text has a color of #e12cd5
<p style="color:#e12cd5;">Text here</p>
.mytext {color:#e12cd5;}
This box has a color of #e12cd5
<div style="background-color:#e12cd5;">Content here</div>
.mybackground {background-color:#e12cd5;}
Border around this has a color of #e12cd5
<div style="border:2px solid #e12cd5;">Content here</div>
.myborder {border:2px solid #e12cd5;}