#d980d5 color space conversions
Hex:
#d980d5
RGB:
217, 128, 213
CMY:
15, 50, 16
CMYK:
0, 41, 2, 15
HSL:
303°, 53.9394%, 67.6471%
HSV (HSB):
303°, 41.0138%, 85.0980%
XYZ:
48.3447, 34.9942, 67.1573
xyY:
0.3212, 0.2325, 34.9942
CIE-Lab:
65.7441, 46.7777, -29.3069
CIE-LCH:
65.7441, 55.2001, 327.9323
CIE-Luv:
65.7441, 44.2451, -52.8277
Hunter-Lab:
59.1559, 42.3551, -25.9005
#d980d5 color charts
#d980d5 color shades, tints & tones
#d980d5 color schemes
#d980d5 color preview, HTML & CSS examples
This text has a color of #d980d5
<p style="color:#d980d5;">Text here</p>
.mytext {color:#d980d5;}
This box has a color of #d980d5
<div style="background-color:#d980d5;">Content here</div>
.mybackground {background-color:#d980d5;}
Border around this has a color of #d980d5
<div style="border:2px solid #d980d5;">Content here</div>
.myborder {border:2px solid #d980d5;}