#d977d9 color space conversions
Hex:
#d977d9
RGB:
217, 119, 217
CMY:
15, 53, 15
CMYK:
0, 45, 0, 15
HSL:
300°, 56.3218%, 65.8824%
HSV (HSB):
300°, 45.1613%, 85.0980%
XYZ:
47.7365, 32.9551, 69.4906
xyY:
0.3179, 0.2194, 32.9551
CIE-Lab:
64.1246, 52.0778, -34.0485
CIE-LCH:
64.1246, 62.2205, 326.8233
CIE-Luv:
64.1246, 47.1605, -60.9849
Hunter-Lab:
57.4065, 47.9704, -31.5860
#d977d9 color charts
#d977d9 color shades, tints & tones
#d977d9 color schemes
#d977d9 color preview, HTML & CSS examples
This text has a color of #d977d9
<p style="color:#d977d9;">Text here</p>
.mytext {color:#d977d9;}
This box has a color of #d977d9
<div style="background-color:#d977d9;">Content here</div>
.mybackground {background-color:#d977d9;}
Border around this has a color of #d977d9
<div style="border:2px solid #d977d9;">Content here</div>
.myborder {border:2px solid #d977d9;}