#d99dcd color space conversions
Hex:
#d99dcd
RGB:
217, 157, 205
CMY:
15, 38, 20
CMYK:
0, 28, 6, 15
HSL:
312°, 44.1176%, 73.3333%
HSV (HSB):
312°, 27.6498%, 85.0980%
XYZ:
51.6917, 43.2734, 63.3858
xyY:
0.3264, 0.2733, 43.2734
CIE-Lab:
71.7402, 29.9386, -15.7203
CIE-LCH:
71.7402, 33.8149, 332.2967
CIE-Luv:
71.7402, 31.9279, -29.1040
Hunter-Lab:
65.7825, 25.1452, -11.0820
#d99dcd color charts
#d99dcd color shades, tints & tones
#d99dcd color schemes
#d99dcd color preview, HTML & CSS examples
This text has a color of #d99dcd
<p style="color:#d99dcd;">Text here</p>
.mytext {color:#d99dcd;}
This box has a color of #d99dcd
<div style="background-color:#d99dcd;">Content here</div>
.mybackground {background-color:#d99dcd;}
Border around this has a color of #d99dcd
<div style="border:2px solid #d99dcd;">Content here</div>
.myborder {border:2px solid #d99dcd;}