#c978a9 color space conversions
Hex:
#c978a9
RGB:
201, 120, 169
CMY:
21, 53, 34
CMYK:
0, 40, 16, 21
HSL:
324°, 42.8571%, 62.9412%
HSV (HSB):
324°, 40.2985%, 78.8235%
XYZ:
37.9653, 28.7150, 41.0777
xyY:
0.3523, 0.2665, 28.7150
CIE-Lab:
60.5293, 38.3626, -12.5676
CIE-LCH:
60.5293, 40.3687, 341.8612
CIE-Luv:
60.5293, 46.2021, -24.9709
Hunter-Lab:
53.5864, 32.6888, -7.9394
#c978a9 color charts
#c978a9 color shades, tints & tones
#c978a9 color schemes
#c978a9 color preview, HTML & CSS examples
This text has a color of #c978a9
<p style="color:#c978a9;">Text here</p>
.mytext {color:#c978a9;}
This box has a color of #c978a9
<div style="background-color:#c978a9;">Content here</div>
.mybackground {background-color:#c978a9;}
Border around this has a color of #c978a9
<div style="border:2px solid #c978a9;">Content here</div>
.myborder {border:2px solid #c978a9;}