#c980d4 color space conversions
Hex:
#c980d4
RGB:
201, 128, 212
CMY:
21, 50, 17
CMYK:
5, 40, 0, 17
HSL:
292°, 49.4118%, 66.6667%
HSV (HSB):
292°, 39.6226%, 83.1373%
XYZ:
43.6902, 32.6093, 66.2789
xyY:
0.3064, 0.2287, 32.6093
CIE-Lab:
63.8433, 41.7275, -31.8386
CIE-LCH:
63.8433, 52.4870, 322.6560
CIE-Luv:
63.8433, 34.0396, -55.7896
Hunter-Lab:
57.1046, 36.6359, -28.8422
#c980d4 color charts
#c980d4 color shades, tints & tones
#c980d4 color schemes
#c980d4 color preview, HTML & CSS examples
This text has a color of #c980d4
<p style="color:#c980d4;">Text here</p>
.mytext {color:#c980d4;}
This box has a color of #c980d4
<div style="background-color:#c980d4;">Content here</div>
.mybackground {background-color:#c980d4;}
Border around this has a color of #c980d4
<div style="border:2px solid #c980d4;">Content here</div>
.myborder {border:2px solid #c980d4;}