#d97bd3 color space conversions
Hex:
#d97bd3
RGB:
217, 123, 211
CMY:
15, 52, 17
CMYK:
0, 43, 3, 15
HSL:
304°, 55.2941%, 66.6667%
HSV (HSB):
304°, 43.3180%, 85.0980%
XYZ:
47.4561, 33.6208, 65.6163
xyY:
0.3235, 0.2292, 33.6208
CIE-Lab:
64.6604, 48.9883, -29.8630
CIE-LCH:
64.6604, 57.3729, 328.6337
CIE-Luv:
64.6604, 46.8434, -53.9163
Hunter-Lab:
57.9834, 44.6210, -26.5064
#d97bd3 color charts
#d97bd3 color shades, tints & tones
#d97bd3 color schemes
#d97bd3 color preview, HTML & CSS examples
This text has a color of #d97bd3
<p style="color:#d97bd3;">Text here</p>
.mytext {color:#d97bd3;}
This box has a color of #d97bd3
<div style="background-color:#d97bd3;">Content here</div>
.mybackground {background-color:#d97bd3;}
Border around this has a color of #d97bd3
<div style="border:2px solid #d97bd3;">Content here</div>
.myborder {border:2px solid #d97bd3;}