#c980c8 color space conversions
Hex:
#c980c8
RGB:
201, 128, 200
CMY:
21, 50, 22
CMYK:
0, 36, 0, 21
HSL:
301°, 40.3315%, 64.5098%
HSV (HSB):
301°, 36.3184%, 78.8235%
XYZ:
42.2319, 32.0260, 58.5993
xyY:
0.3179, 0.2411, 32.0260
CIE-Lab:
63.3644, 39.4499, -25.8474
CIE-LCH:
63.3644, 47.1634, 326.7673
CIE-Luv:
63.3644, 36.2702, -45.8343
Hunter-Lab:
56.5915, 34.1720, -21.7795
#c980c8 color charts
#c980c8 color shades, tints & tones
#c980c8 color schemes
#c980c8 color preview, HTML & CSS examples
This text has a color of #c980c8
<p style="color:#c980c8;">Text here</p>
.mytext {color:#c980c8;}
This box has a color of #c980c8
<div style="background-color:#c980c8;">Content here</div>
.mybackground {background-color:#c980c8;}
Border around this has a color of #c980c8
<div style="border:2px solid #c980c8;">Content here</div>
.myborder {border:2px solid #c980c8;}