#e11dcd color space conversions
Hex:
#e11dcd
RGB:
225, 29, 205
CMY:
12, 89, 20
CMYK:
0, 87, 9, 12
HSL:
306°, 77.1654%, 49.8039%
HSV (HSB):
306°, 87.1111%, 88.2353%
XYZ:
42.5101, 21.2941, 59.6272
xyY:
0.3444, 0.1725, 21.2941
CIE-Lab:
53.2698, 83.7969, -44.1975
CIE-LCH:
53.2698, 94.7382, 332.1912
CIE-Luv:
53.2698, 80.7345, -78.9197
Hunter-Lab:
46.1455, 83.6832, -44.3102
#e11dcd color charts
#e11dcd color shades, tints & tones
#e11dcd color schemes
#e11dcd color preview, HTML & CSS examples
This text has a color of #e11dcd
<p style="color:#e11dcd;">Text here</p>
.mytext {color:#e11dcd;}
This box has a color of #e11dcd
<div style="background-color:#e11dcd;">Content here</div>
.mybackground {background-color:#e11dcd;}
Border around this has a color of #e11dcd
<div style="border:2px solid #e11dcd;">Content here</div>
.myborder {border:2px solid #e11dcd;}