#e38bcd color space conversions
Hex:
#e38bcd
RGB:
227, 139, 205
CMY:
11, 45, 20
CMYK:
0, 39, 10, 11
HSL:
315°, 61.1111%, 71.7647%
HSV (HSB):
315°, 38.7665%, 89.0196%
XYZ:
51.9306, 39.2039, 62.5877
xyY:
0.3378, 0.2550, 39.2039
CIE-Lab:
68.8987, 42.8141, -19.9155
CIE-LCH:
68.8987, 47.2194, 335.0539
CIE-Luv:
68.8987, 47.5678, -37.6897
Hunter-Lab:
62.6130, 38.4733, -15.4369
#e38bcd color charts
#e38bcd color shades, tints & tones
#e38bcd color schemes
#e38bcd color preview, HTML & CSS examples
This text has a color of #e38bcd
<p style="color:#e38bcd;">Text here</p>
.mytext {color:#e38bcd;}
This box has a color of #e38bcd
<div style="background-color:#e38bcd;">Content here</div>
.mybackground {background-color:#e38bcd;}
Border around this has a color of #e38bcd
<div style="border:2px solid #e38bcd;">Content here</div>
.myborder {border:2px solid #e38bcd;}