#d977c5 color space conversions
Hex:
#d977c5
RGB:
217, 119, 197
CMY:
15, 53, 23
CMYK:
0, 45, 9, 15
HSL:
312°, 56.3218%, 65.8824%
HSV (HSB):
312°, 45.1613%, 85.0980%
XYZ:
45.2901, 31.9766, 56.6084
xyY:
0.3383, 0.2389, 31.9766
CIE-Lab:
63.3235, 48.6219, -24.0541
CIE-LCH:
63.3235, 54.2465, 333.6776
CIE-Luv:
63.3235, 51.7891, -44.5440
Hunter-Lab:
56.5478, 44.0050, -19.7700
#d977c5 color charts
#d977c5 color shades, tints & tones
#d977c5 color schemes
#d977c5 color preview, HTML & CSS examples
This text has a color of #d977c5
<p style="color:#d977c5;">Text here</p>
.mytext {color:#d977c5;}
This box has a color of #d977c5
<div style="background-color:#d977c5;">Content here</div>
.mybackground {background-color:#d977c5;}
Border around this has a color of #d977c5
<div style="border:2px solid #d977c5;">Content here</div>
.myborder {border:2px solid #d977c5;}