#d977f8 color space conversions
Hex:
#d977f8
RGB:
217, 119, 248
CMY:
15, 53, 3
CMYK:
13, 52, 0, 3
HSL:
286°, 90.2098%, 71.9608%
HSV (HSB):
286°, 52.0161%, 97.2549%
XYZ:
52.1554, 34.7227, 92.7602
xyY:
0.2903, 0.1933, 34.7227
CIE-Lab:
65.5322, 57.9139, -49.0239
CIE-LCH:
65.5322, 75.8772, 319.7522
CIE-Luv:
65.5322, 40.2355, -86.2444
Hunter-Lab:
58.9260, 54.8700, -52.0851
#d977f8 color charts
#d977f8 color shades, tints & tones
#d977f8 color schemes
#d977f8 color preview, HTML & CSS examples
This text has a color of #d977f8
<p style="color:#d977f8;">Text here</p>
.mytext {color:#d977f8;}
This box has a color of #d977f8
<div style="background-color:#d977f8;">Content here</div>
.mybackground {background-color:#d977f8;}
Border around this has a color of #d977f8
<div style="border:2px solid #d977f8;">Content here</div>
.myborder {border:2px solid #d977f8;}