#d980ca color space conversions
Hex:
#d980ca
RGB:
217, 128, 202
CMY:
15, 50, 21
CMYK:
0, 41, 7, 15
HSL:
310°, 53.9394%, 67.6471%
HSV (HSB):
310°, 41.0138%, 85.0980%
XYZ:
46.9951, 34.4543, 60.0506
xyY:
0.3321, 0.2435, 34.4543
CIE-Lab:
65.3216, 44.8499, -23.8049
CIE-LCH:
65.3216, 50.7758, 332.0421
CIE-Luv:
65.3216, 46.5649, -43.7571
Hunter-Lab:
58.6978, 40.1910, -19.5679
#d980ca color charts
#d980ca color shades, tints & tones
#d980ca color schemes
#d980ca color preview, HTML & CSS examples
This text has a color of #d980ca
<p style="color:#d980ca;">Text here</p>
.mytext {color:#d980ca;}
This box has a color of #d980ca
<div style="background-color:#d980ca;">Content here</div>
.mybackground {background-color:#d980ca;}
Border around this has a color of #d980ca
<div style="border:2px solid #d980ca;">Content here</div>
.myborder {border:2px solid #d980ca;}