#d777c5 color space conversions
Hex:
#d777c5
RGB:
215, 119, 197
CMY:
16, 53, 23
CMYK:
0, 45, 8, 16
HSL:
311°, 54.5455%, 65.4902%
HSV (HSB):
311°, 44.6512%, 84.3137%
XYZ:
44.6992, 31.6719, 56.5807
xyY:
0.3362, 0.2382, 31.6719
CIE-Lab:
63.0708, 48.0051, -24.4636
CIE-LCH:
63.0708, 53.8792, 332.9964
CIE-Luv:
63.0708, 50.3974, -45.0437
Hunter-Lab:
56.2778, 43.2891, -20.2146
#d777c5 color charts
#d777c5 color shades, tints & tones
#d777c5 color schemes
#d777c5 color preview, HTML & CSS examples
This text has a color of #d777c5
<p style="color:#d777c5;">Text here</p>
.mytext {color:#d777c5;}
This box has a color of #d777c5
<div style="background-color:#d777c5;">Content here</div>
.mybackground {background-color:#d777c5;}
Border around this has a color of #d777c5
<div style="border:2px solid #d777c5;">Content here</div>
.myborder {border:2px solid #d777c5;}