#e12cd2 color space conversions
Hex:
#e12cd2
RGB:
225, 44, 210
CMY:
12, 83, 18
CMYK:
0, 80, 7, 12
HSL:
305°, 75.1037%, 52.7451%
HSV (HSB):
305°, 80.4444%, 88.2353%
XYZ:
43.5849, 22.4621, 63.0112
xyY:
0.3377, 0.1740, 22.4621
CIE-Lab:
54.5139, 81.6303, -45.0912
CIE-LCH:
54.5139, 93.2562, 331.0845
CIE-Luv:
54.5139, 76.7224, -80.3584
Hunter-Lab:
47.3942, 81.2134, -45.6510
#e12cd2 color charts
#e12cd2 color shades, tints & tones
#e12cd2 color schemes
#e12cd2 color preview, HTML & CSS examples
This text has a color of #e12cd2
<p style="color:#e12cd2;">Text here</p>
.mytext {color:#e12cd2;}
This box has a color of #e12cd2
<div style="background-color:#e12cd2;">Content here</div>
.mybackground {background-color:#e12cd2;}
Border around this has a color of #e12cd2
<div style="border:2px solid #e12cd2;">Content here</div>
.myborder {border:2px solid #e12cd2;}