#d97fc6 color space conversions
Hex:
#d97fc6
RGB:
217, 127, 198
CMY:
15, 50, 22
CMYK:
0, 41, 9, 15
HSL:
313°, 54.2169%, 67.4510%
HSV (HSB):
313°, 41.4747%, 85.0980%
XYZ:
46.3977, 34.0077, 57.5448
xyY:
0.3363, 0.2465, 34.0077
CIE-Lab:
64.9687, 44.6886, -22.0996
CIE-LCH:
64.9687, 49.8544, 333.6865
CIE-Luv:
64.9687, 47.8812, -41.0246
Hunter-Lab:
58.3161, 39.9657, -17.6845
#d97fc6 color charts
#d97fc6 color shades, tints & tones
#d97fc6 color schemes
#d97fc6 color preview, HTML & CSS examples
This text has a color of #d97fc6
<p style="color:#d97fc6;">Text here</p>
.mytext {color:#d97fc6;}
This box has a color of #d97fc6
<div style="background-color:#d97fc6;">Content here</div>
.mybackground {background-color:#d97fc6;}
Border around this has a color of #d97fc6
<div style="border:2px solid #d97fc6;">Content here</div>
.myborder {border:2px solid #d97fc6;}