#d39fd6 color space conversions
Hex:
#d39fd6
RGB:
211, 159, 214
CMY:
17, 38, 16
CMYK:
1, 26, 0, 16
HSL:
297°, 40.1460%, 73.1373%
HSV (HSB):
297°, 25.7009%, 83.9216%
XYZ:
51.3997, 43.5002, 69.3056
xyY:
0.3130, 0.2649, 43.5002
CIE-Lab:
71.8932, 28.5093, -20.5014
CIE-LCH:
71.8932, 35.1153, 324.2795
CIE-Luv:
71.8932, 25.8346, -36.4247
Hunter-Lab:
65.9547, 23.6877, -16.1341
#d39fd6 color charts
#d39fd6 color shades, tints & tones
#d39fd6 color schemes
#d39fd6 color preview, HTML & CSS examples
This text has a color of #d39fd6
<p style="color:#d39fd6;">Text here</p>
.mytext {color:#d39fd6;}
This box has a color of #d39fd6
<div style="background-color:#d39fd6;">Content here</div>
.mybackground {background-color:#d39fd6;}
Border around this has a color of #d39fd6
<div style="border:2px solid #d39fd6;">Content here</div>
.myborder {border:2px solid #d39fd6;}