#e10cd1 color space conversions
Hex:
#e10cd1
RGB:
225, 12, 209
CMY:
12, 95, 18
CMYK:
0, 95, 7, 12
HSL:
305°, 89.8734%, 46.4706%
HSV (HSB):
305°, 94.6667%, 88.2353%
XYZ:
42.6914, 20.8739, 62.1006
xyY:
0.3397, 0.1661, 20.8739
CIE-Lab:
52.8113, 86.3163, -47.2200
CIE-LCH:
52.8113, 98.3881, 331.3188
CIE-Luv:
52.8113, 80.4403, -83.6120
Hunter-Lab:
45.6880, 86.8385, -48.6072
#e10cd1 color charts
#e10cd1 color shades, tints & tones
#e10cd1 color schemes
#e10cd1 color preview, HTML & CSS examples
This text has a color of #e10cd1
<p style="color:#e10cd1;">Text here</p>
.mytext {color:#e10cd1;}
This box has a color of #e10cd1
<div style="background-color:#e10cd1;">Content here</div>
.mybackground {background-color:#e10cd1;}
Border around this has a color of #e10cd1
<div style="border:2px solid #e10cd1;">Content here</div>
.myborder {border:2px solid #e10cd1;}