#e08dcd color space conversions
Hex:
#e08dcd
RGB:
224, 141, 205
CMY:
12, 45, 20
CMYK:
0, 37, 8, 12
HSL:
314°, 57.2414%, 71.5686%
HSV (HSB):
314°, 37.0536%, 87.8431%
XYZ:
51.2848, 39.3048, 62.6412
xyY:
0.3347, 0.2565, 39.3048
CIE-Lab:
68.9715, 40.7988, -19.8374
CIE-LCH:
68.9715, 45.3659, 334.0698
CIE-Luv:
68.9715, 44.5440, -37.2212
Hunter-Lab:
62.6936, 36.3034, -15.3550
#e08dcd color charts
#e08dcd color shades, tints & tones
#e08dcd color schemes
#e08dcd color preview, HTML & CSS examples
This text has a color of #e08dcd
<p style="color:#e08dcd;">Text here</p>
.mytext {color:#e08dcd;}
This box has a color of #e08dcd
<div style="background-color:#e08dcd;">Content here</div>
.mybackground {background-color:#e08dcd;}
Border around this has a color of #e08dcd
<div style="border:2px solid #e08dcd;">Content here</div>
.myborder {border:2px solid #e08dcd;}