#c980b3 color space conversions
Hex:
#c980b3
RGB:
201, 128, 179
CMY:
21, 50, 30
CMYK:
0, 36, 11, 21
HSL:
318°, 40.3315%, 64.5098%
HSV (HSB):
318°, 36.3184%, 78.8235%
XYZ:
39.9432, 31.1105, 46.5475
xyY:
0.3396, 0.2645, 31.1105
CIE-Lab:
62.6008, 35.7205, -15.1451
CIE-LCH:
62.6008, 38.7985, 337.0236
CIE-Luv:
62.6008, 40.1970, -28.5415
Hunter-Lab:
55.7768, 30.2192, -10.4356
#c980b3 color charts
#c980b3 color shades, tints & tones
#c980b3 color schemes
#c980b3 color preview, HTML & CSS examples
This text has a color of #c980b3
<p style="color:#c980b3;">Text here</p>
.mytext {color:#c980b3;}
This box has a color of #c980b3
<div style="background-color:#c980b3;">Content here</div>
.mybackground {background-color:#c980b3;}
Border around this has a color of #c980b3
<div style="border:2px solid #c980b3;">Content here</div>
.myborder {border:2px solid #c980b3;}