#d17ddf color space conversions
Hex:
#d17ddf
RGB:
209, 125, 223
CMY:
18, 51, 13
CMYK:
6, 44, 0, 13
HSL:
291°, 60.4938%, 68.2353%
HSV (HSB):
291°, 43.9462%, 87.4510%
XYZ:
46.9474, 33.5503, 73.8135
xyY:
0.3042, 0.2174, 33.5503
CIE-Lab:
64.6040, 47.8091, -36.7209
CIE-LCH:
64.6040, 60.2838, 322.4731
CIE-Luv:
64.6040, 38.2333, -64.6894
Hunter-Lab:
57.9226, 43.3133, -35.0102
#d17ddf color charts
#d17ddf color shades, tints & tones
#d17ddf color schemes
#d17ddf color preview, HTML & CSS examples
This text has a color of #d17ddf
<p style="color:#d17ddf;">Text here</p>
.mytext {color:#d17ddf;}
This box has a color of #d17ddf
<div style="background-color:#d17ddf;">Content here</div>
.mybackground {background-color:#d17ddf;}
Border around this has a color of #d17ddf
<div style="border:2px solid #d17ddf;">Content here</div>
.myborder {border:2px solid #d17ddf;}