#d39edc color space conversions
Hex:
#d39edc
RGB:
211, 158, 220
CMY:
17, 38, 14
CMYK:
4, 28, 0, 14
HSL:
291°, 46.9697%, 74.1176%
HSV (HSB):
291°, 28.1818%, 86.2745%
XYZ:
52.0091, 43.4699, 73.3595
xyY:
0.3080, 0.2575, 43.4699
CIE-Lab:
71.8728, 30.2008, -23.8276
CIE-LCH:
71.8728, 38.4687, 321.7275
CIE-Luv:
71.8728, 25.4839, -42.0367
Hunter-Lab:
65.9317, 25.4261, -19.8173
#d39edc color charts
#d39edc color shades, tints & tones
#d39edc color schemes
#d39edc color preview, HTML & CSS examples
This text has a color of #d39edc
<p style="color:#d39edc;">Text here</p>
.mytext {color:#d39edc;}
This box has a color of #d39edc
<div style="background-color:#d39edc;">Content here</div>
.mybackground {background-color:#d39edc;}
Border around this has a color of #d39edc
<div style="border:2px solid #d39edc;">Content here</div>
.myborder {border:2px solid #d39edc;}