#d39dda color space conversions
Hex:
#d39dda
RGB:
211, 157, 218
CMY:
17, 38, 15
CMYK:
3, 28, 0, 15
HSL:
293°, 45.1852%, 73.5294%
HSV (HSB):
293°, 27.9817%, 85.4902%
XYZ:
51.5758, 43.0248, 71.9159
xyY:
0.3097, 0.2584, 43.0248
CIE-Lab:
71.5718, 30.3592, -23.1888
CIE-LCH:
71.5718, 38.2022, 322.6269
CIE-Luv:
71.5718, 26.2360, -41.0071
Hunter-Lab:
65.5933, 25.5659, -19.0898
#d39dda color charts
#d39dda color shades, tints & tones
#d39dda color schemes
#d39dda color preview, HTML & CSS examples
This text has a color of #d39dda
<p style="color:#d39dda;">Text here</p>
.mytext {color:#d39dda;}
This box has a color of #d39dda
<div style="background-color:#d39dda;">Content here</div>
.mybackground {background-color:#d39dda;}
Border around this has a color of #d39dda
<div style="border:2px solid #d39dda;">Content here</div>
.myborder {border:2px solid #d39dda;}