#e38dcd color space conversions
Hex:
#e38dcd
RGB:
227, 141, 205
CMY:
11, 45, 20
CMYK:
0, 38, 10, 11
HSL:
315°, 60.5634%, 72.1569%
HSV (HSB):
315°, 37.8855%, 89.0196%
XYZ:
52.2229, 39.7884, 62.6851
xyY:
0.3376, 0.2572, 39.7884
CIE-Lab:
69.3186, 41.7697, -19.2778
CIE-LCH:
69.3186, 46.0038, 335.2254
CIE-Luv:
69.3186, 46.5897, -36.5478
Hunter-Lab:
63.0781, 37.3951, -14.7660
#e38dcd color charts
#e38dcd color shades, tints & tones
#e38dcd color schemes
#e38dcd color preview, HTML & CSS examples
This text has a color of #e38dcd
<p style="color:#e38dcd;">Text here</p>
.mytext {color:#e38dcd;}
This box has a color of #e38dcd
<div style="background-color:#e38dcd;">Content here</div>
.mybackground {background-color:#e38dcd;}
Border around this has a color of #e38dcd
<div style="border:2px solid #e38dcd;">Content here</div>
.myborder {border:2px solid #e38dcd;}