#d979e5 color space conversions
Hex:
#d979e5
RGB:
217, 121, 229
CMY:
15, 53, 10
CMYK:
5, 47, 0, 10
HSL:
293°, 67.5000%, 68.6275%
HSV (HSB):
293°, 47.1616%, 89.8039%
XYZ:
49.5955, 34.0836, 78.0936
xyY:
0.3066, 0.2107, 34.0836
CIE-Lab:
65.0289, 53.2735, -39.3206
CIE-LCH:
65.0289, 66.2131, 323.5694
CIE-Luv:
65.0289, 43.6691, -69.7835
Hunter-Lab:
58.3812, 49.4709, -38.4425
#d979e5 color charts
#d979e5 color shades, tints & tones
#d979e5 color schemes
#d979e5 color preview, HTML & CSS examples
This text has a color of #d979e5
<p style="color:#d979e5;">Text here</p>
.mytext {color:#d979e5;}
This box has a color of #d979e5
<div style="background-color:#d979e5;">Content here</div>
.mybackground {background-color:#d979e5;}
Border around this has a color of #d979e5
<div style="border:2px solid #d979e5;">Content here</div>
.myborder {border:2px solid #d979e5;}