#c980b2 color space conversions
Hex:
#c980b2
RGB:
201, 128, 178
CMY:
21, 50, 30
CMYK:
0, 36, 11, 21
HSL:
319°, 40.3315%, 64.5098%
HSV (HSB):
319°, 36.3184%, 78.8235%
XYZ:
39.8424, 31.0702, 46.0167
xyY:
0.3407, 0.2657, 31.0702
CIE-Lab:
62.5669, 35.5516, -14.6288
CIE-LCH:
62.5669, 38.4437, 337.6338
CIE-Luv:
62.5669, 40.3835, -27.7267
Hunter-Lab:
55.7407, 30.0425, -9.9284
#c980b2 color charts
#c980b2 color shades, tints & tones
#c980b2 color schemes
#c980b2 color preview, HTML & CSS examples
This text has a color of #c980b2
<p style="color:#c980b2;">Text here</p>
.mytext {color:#c980b2;}
This box has a color of #c980b2
<div style="background-color:#c980b2;">Content here</div>
.mybackground {background-color:#c980b2;}
Border around this has a color of #c980b2
<div style="border:2px solid #c980b2;">Content here</div>
.myborder {border:2px solid #c980b2;}