#c978c3 color space conversions
Hex:
#c978c3
RGB:
201, 120, 195
CMY:
21, 53, 24
CMYK:
0, 40, 3, 21
HSL:
304°, 42.8571%, 62.9412%
HSV (HSB):
304°, 40.2985%, 78.8235%
XYZ:
40.6542, 29.7906, 55.2372
xyY:
0.3235, 0.2370, 29.7906
CIE-Lab:
61.4731, 42.7902, -25.9354
CIE-LCH:
61.4731, 50.0365, 328.7797
CIE-Luv:
61.4731, 40.8405, -46.2608
Hunter-Lab:
54.5807, 37.4385, -21.7966
#c978c3 color charts
#c978c3 color shades, tints & tones
#c978c3 color schemes
#c978c3 color preview, HTML & CSS examples
This text has a color of #c978c3
<p style="color:#c978c3;">Text here</p>
.mytext {color:#c978c3;}
This box has a color of #c978c3
<div style="background-color:#c978c3;">Content here</div>
.mybackground {background-color:#c978c3;}
Border around this has a color of #c978c3
<div style="border:2px solid #c978c3;">Content here</div>
.myborder {border:2px solid #c978c3;}