#d980e5 color space conversions
Hex:
#d980e5
RGB:
217, 128, 229
CMY:
15, 50, 10
CMYK:
5, 44, 0, 10
HSL:
293°, 66.0131%, 70.0000%
HSV (HSB):
293°, 44.1048%, 89.8039%
XYZ:
50.4773, 35.8472, 78.3875
xyY:
0.3065, 0.2176, 35.8472
CIE-Lab:
66.4030, 49.7222, -37.1757
CIE-LCH:
66.4030, 62.0833, 323.2157
CIE-Luv:
66.4030, 40.9087, -66.0302
Hunter-Lab:
59.8725, 45.7128, -35.7141
#d980e5 color charts
#d980e5 color shades, tints & tones
#d980e5 color schemes
#d980e5 color preview, HTML & CSS examples
This text has a color of #d980e5
<p style="color:#d980e5;">Text here</p>
.mytext {color:#d980e5;}
This box has a color of #d980e5
<div style="background-color:#d980e5;">Content here</div>
.mybackground {background-color:#d980e5;}
Border around this has a color of #d980e5
<div style="border:2px solid #d980e5;">Content here</div>
.myborder {border:2px solid #d980e5;}