#c97fc5 color space conversions
Hex:
#c97fc5
RGB:
201, 127, 197
CMY:
21, 50, 23
CMYK:
0, 37, 2, 21
HSL:
303°, 40.6593%, 64.3137%
HSV (HSB):
303°, 36.8159%, 78.8235%
XYZ:
41.7548, 31.6275, 56.7273
xyY:
0.3209, 0.2431, 31.6275
CIE-Lab:
63.0338, 39.4326, -24.6662
CIE-LCH:
63.0338, 46.5118, 327.9728
CIE-Luv:
63.0338, 37.2884, -43.9298
Hunter-Lab:
56.2383, 34.1125, -20.4387
#c97fc5 color charts
#c97fc5 color shades, tints & tones
#c97fc5 color schemes
#c97fc5 color preview, HTML & CSS examples
This text has a color of #c97fc5
<p style="color:#c97fc5;">Text here</p>
.mytext {color:#c97fc5;}
This box has a color of #c97fc5
<div style="background-color:#c97fc5;">Content here</div>
.mybackground {background-color:#c97fc5;}
Border around this has a color of #c97fc5
<div style="border:2px solid #c97fc5;">Content here</div>
.myborder {border:2px solid #c97fc5;}