#d980e6 color space conversions
Hex:
#d980e6
RGB:
217, 128, 230
CMY:
15, 50, 10
CMYK:
6, 44, 0, 10
HSL:
292°, 67.1053%, 70.1961%
HSV (HSB):
292°, 44.3478%, 90.1961%
XYZ:
50.6174, 35.9032, 79.1251
xyY:
0.3056, 0.2167, 35.9032
CIE-Lab:
66.4459, 49.9114, -37.6622
CIE-LCH:
66.4459, 62.5268, 322.9625
CIE-Luv:
66.4459, 40.7023, -66.8536
Hunter-Lab:
59.9193, 45.9307, -36.3506
#d980e6 color charts
#d980e6 color shades, tints & tones
#d980e6 color schemes
#d980e6 color preview, HTML & CSS examples
This text has a color of #d980e6
<p style="color:#d980e6;">Text here</p>
.mytext {color:#d980e6;}
This box has a color of #d980e6
<div style="background-color:#d980e6;">Content here</div>
.mybackground {background-color:#d980e6;}
Border around this has a color of #d980e6
<div style="border:2px solid #d980e6;">Content here</div>
.myborder {border:2px solid #d980e6;}