#d979c8 color space conversions
Hex:
#d979c8
RGB:
217, 121, 200
CMY:
15, 53, 22
CMYK:
0, 44, 8, 15
HSL:
311°, 55.8140%, 66.2745%
HSV (HSB):
311°, 44.2396%, 85.0980%
XYZ:
45.8780, 32.5966, 58.5173
xyY:
0.3349, 0.2379, 32.5966
CIE-Lab:
63.8329, 48.1085, -24.9636
CIE-LCH:
63.8329, 54.1997, 332.5751
CIE-Luv:
63.8329, 50.1962, -45.9396
Hunter-Lab:
57.0934, 43.5219, -20.8033
#d979c8 color charts
#d979c8 color shades, tints & tones
#d979c8 color schemes
#d979c8 color preview, HTML & CSS examples
This text has a color of #d979c8
<p style="color:#d979c8;">Text here</p>
.mytext {color:#d979c8;}
This box has a color of #d979c8
<div style="background-color:#d979c8;">Content here</div>
.mybackground {background-color:#d979c8;}
Border around this has a color of #d979c8
<div style="border:2px solid #d979c8;">Content here</div>
.myborder {border:2px solid #d979c8;}