#e38bdc color space conversions
Hex:
#e38bdc
RGB:
227, 139, 220
CMY:
11, 45, 14
CMYK:
0, 39, 3, 11
HSL:
305°, 61.1111%, 71.7647%
HSV (HSB):
305°, 38.7665%, 89.0196%
XYZ:
53.8294, 39.9634, 72.5867
xyY:
0.3235, 0.2402, 39.9634
CIE-Lab:
69.4435, 45.3885, -27.3982
CIE-LCH:
69.4435, 53.0167, 328.8832
CIE-Luv:
69.4435, 44.5569, -50.0273
Hunter-Lab:
63.2166, 41.3650, -23.8264
#e38bdc color charts
#e38bdc color shades, tints & tones
#e38bdc color schemes
#e38bdc color preview, HTML & CSS examples
This text has a color of #e38bdc
<p style="color:#e38bdc;">Text here</p>
.mytext {color:#e38bdc;}
This box has a color of #e38bdc
<div style="background-color:#e38bdc;">Content here</div>
.mybackground {background-color:#e38bdc;}
Border around this has a color of #e38bdc
<div style="border:2px solid #e38bdc;">Content here</div>
.myborder {border:2px solid #e38bdc;}