#d97cd9 color space conversions
Hex:
#d97cd9
RGB:
217, 124, 217
CMY:
15, 51, 15
CMYK:
0, 43, 0, 15
HSL:
300°, 55.0296%, 66.8627%
HSV (HSB):
300°, 42.8571%, 85.0980%
XYZ:
48.3473, 34.1768, 69.6942
xyY:
0.3176, 0.2245, 34.1768
CIE-Lab:
65.1026, 49.5499, -32.5301
CIE-LCH:
65.1026, 59.2740, 326.7146
CIE-Luv:
65.1026, 45.0998, -58.3208
Hunter-Lab:
58.4609, 45.3134, -29.7600
#d97cd9 color charts
#d97cd9 color shades, tints & tones
#d97cd9 color schemes
#d97cd9 color preview, HTML & CSS examples
This text has a color of #d97cd9
<p style="color:#d97cd9;">Text here</p>
.mytext {color:#d97cd9;}
This box has a color of #d97cd9
<div style="background-color:#d97cd9;">Content here</div>
.mybackground {background-color:#d97cd9;}
Border around this has a color of #d97cd9
<div style="border:2px solid #d97cd9;">Content here</div>
.myborder {border:2px solid #d97cd9;}