#d979c7 color space conversions
Hex:
#d979c7
RGB:
217, 121, 199
CMY:
15, 53, 22
CMYK:
0, 44, 8, 15
HSL:
311°, 55.8140%, 66.2745%
HSV (HSB):
311°, 44.2396%, 85.0980%
XYZ:
45.7614, 32.5500, 57.9037
xyY:
0.3359, 0.2390, 32.5500
CIE-Lab:
63.7949, 47.9403, -24.4589
CIE-LCH:
63.7949, 53.8192, 332.9696
CIE-Luv:
63.7949, 50.4242, -45.1182
Hunter-Lab:
57.0526, 43.3315, -20.2377
#d979c7 color charts
#d979c7 color shades, tints & tones
#d979c7 color schemes
#d979c7 color preview, HTML & CSS examples
This text has a color of #d979c7
<p style="color:#d979c7;">Text here</p>
.mytext {color:#d979c7;}
This box has a color of #d979c7
<div style="background-color:#d979c7;">Content here</div>
.mybackground {background-color:#d979c7;}
Border around this has a color of #d979c7
<div style="border:2px solid #d979c7;">Content here</div>
.myborder {border:2px solid #d979c7;}