#d979d3 color space conversions
Hex:
#d979d3
RGB:
217, 121, 211
CMY:
15, 53, 17
CMYK:
0, 44, 3, 15
HSL:
304°, 55.8140%, 66.2745%
HSV (HSB):
304°, 44.2396%, 85.0980%
XYZ:
47.2105, 33.1296, 65.5344
xyY:
0.3236, 0.2271, 33.1296
CIE-Lab:
64.2657, 50.0042, -30.4733
CIE-LCH:
64.2657, 58.5580, 328.6413
CIE-Luv:
64.2657, 47.6970, -54.9903
Hunter-Lab:
57.5583, 45.6823, -27.2152
#d979d3 color charts
#d979d3 color shades, tints & tones
#d979d3 color schemes
#d979d3 color preview, HTML & CSS examples
This text has a color of #d979d3
<p style="color:#d979d3;">Text here</p>
.mytext {color:#d979d3;}
This box has a color of #d979d3
<div style="background-color:#d979d3;">Content here</div>
.mybackground {background-color:#d979d3;}
Border around this has a color of #d979d3
<div style="border:2px solid #d979d3;">Content here</div>
.myborder {border:2px solid #d979d3;}