#d39fd1 color space conversions
Hex:
#d39fd1
RGB:
211, 159, 209
CMY:
17, 38, 18
CMYK:
0, 25, 1, 17
HSL:
302°, 37.1429%, 72.5490%
HSV (HSB):
302°, 24.6445%, 82.7451%
XYZ:
50.7707, 43.2486, 65.9935
xyY:
0.3173, 0.2703, 43.2486
CIE-Lab:
71.7234, 27.5726, -18.0086
CIE-LCH:
71.7234, 32.9327, 326.8500
CIE-Luv:
71.7234, 26.5189, -32.2948
Hunter-Lab:
65.7637, 22.7188, -13.4626
#d39fd1 color charts
#d39fd1 color shades, tints & tones
#d39fd1 color schemes
#d39fd1 color preview, HTML & CSS examples
This text has a color of #d39fd1
<p style="color:#d39fd1;">Text here</p>
.mytext {color:#d39fd1;}
This box has a color of #d39fd1
<div style="background-color:#d39fd1;">Content here</div>
.mybackground {background-color:#d39fd1;}
Border around this has a color of #d39fd1
<div style="border:2px solid #d39fd1;">Content here</div>
.myborder {border:2px solid #d39fd1;}