#d97bdd color space conversions
Hex:
#d97bdd
RGB:
217, 123, 221
CMY:
15, 52, 13
CMYK:
2, 44, 0, 13
HSL:
298°, 59.0361%, 67.4510%
HSV (HSB):
298°, 44.3439%, 86.6667%
XYZ:
48.7494, 34.1381, 72.4265
xyY:
0.3139, 0.2198, 34.1381
CIE-Lab:
65.0720, 50.7852, -34.8066
CIE-LCH:
65.0720, 61.5681, 325.5745
CIE-Luv:
65.0720, 44.6378, -62.1540
Hunter-Lab:
58.4278, 46.6832, -32.5958
#d97bdd color charts
#d97bdd color shades, tints & tones
#d97bdd color schemes
#d97bdd color preview, HTML & CSS examples
This text has a color of #d97bdd
<p style="color:#d97bdd;">Text here</p>
.mytext {color:#d97bdd;}
This box has a color of #d97bdd
<div style="background-color:#d97bdd;">Content here</div>
.mybackground {background-color:#d97bdd;}
Border around this has a color of #d97bdd
<div style="border:2px solid #d97bdd;">Content here</div>
.myborder {border:2px solid #d97bdd;}