#d980e4 color space conversions
Hex:
#d980e4
RGB:
217, 128, 228
CMY:
15, 50, 11
CMYK:
5, 44, 0, 11
HSL:
293°, 64.9351%, 69.8039%
HSV (HSB):
293°, 43.8596%, 89.4118%
XYZ:
50.3380, 35.7915, 77.6541
xyY:
0.3073, 0.2185, 35.7915
CIE-Lab:
66.3603, 49.5336, -36.6886
CIE-LCH:
66.3603, 61.6411, 323.4733
CIE-Luv:
66.3603, 41.1154, -65.2065
Hunter-Lab:
59.8260, 45.4957, -35.0802
#d980e4 color charts
#d980e4 color shades, tints & tones
#d980e4 color schemes
#d980e4 color preview, HTML & CSS examples
This text has a color of #d980e4
<p style="color:#d980e4;">Text here</p>
.mytext {color:#d980e4;}
This box has a color of #d980e4
<div style="background-color:#d980e4;">Content here</div>
.mybackground {background-color:#d980e4;}
Border around this has a color of #d980e4
<div style="border:2px solid #d980e4;">Content here</div>
.myborder {border:2px solid #d980e4;}