#e10cd4 color space conversions
Hex:
#e10cd4
RGB:
225, 12, 212
CMY:
12, 95, 17
CMYK:
0, 95, 6, 12
HSL:
304°, 89.8734%, 46.4706%
HSV (HSB):
304°, 94.6667%, 88.2353%
XYZ:
43.0665, 21.0240, 64.0755
xyY:
0.3360, 0.1640, 21.0240
CIE-Lab:
52.9757, 86.7255, -48.6764
CIE-LCH:
52.9757, 99.4520, 330.6958
CIE-Luv:
52.9757, 79.1985, -85.8896
Hunter-Lab:
45.8519, 87.4156, -50.7582
#e10cd4 color charts
#e10cd4 color shades, tints & tones
#e10cd4 color schemes
#e10cd4 color preview, HTML & CSS examples
This text has a color of #e10cd4
<p style="color:#e10cd4;">Text here</p>
.mytext {color:#e10cd4;}
This box has a color of #e10cd4
<div style="background-color:#e10cd4;">Content here</div>
.mybackground {background-color:#e10cd4;}
Border around this has a color of #e10cd4
<div style="border:2px solid #e10cd4;">Content here</div>
.myborder {border:2px solid #e10cd4;}