#d97ac5 color space conversions
Hex:
#d97ac5
RGB:
217, 122, 197
CMY:
15, 52, 23
CMYK:
0, 44, 9, 15
HSL:
313°, 55.5556%, 66.4706%
HSV (HSB):
313°, 43.7788%, 85.0980%
XYZ:
45.6528, 32.7020, 56.7293
xyY:
0.3380, 0.2421, 32.7020
CIE-Lab:
63.9189, 47.0954, -23.1420
CIE-LCH:
63.9189, 52.4741, 333.8311
CIE-Luv:
63.9189, 50.4225, -42.9383
Hunter-Lab:
57.1857, 42.4264, -18.7869
#d97ac5 color charts
#d97ac5 color shades, tints & tones
#d97ac5 color schemes
#d97ac5 color preview, HTML & CSS examples
This text has a color of #d97ac5
<p style="color:#d97ac5;">Text here</p>
.mytext {color:#d97ac5;}
This box has a color of #d97ac5
<div style="background-color:#d97ac5;">Content here</div>
.mybackground {background-color:#d97ac5;}
Border around this has a color of #d97ac5
<div style="border:2px solid #d97ac5;">Content here</div>
.myborder {border:2px solid #d97ac5;}