#c97cc3 color space conversions
Hex:
#c97cc3
RGB:
201, 124, 195
CMY:
21, 51, 24
CMYK:
0, 38, 3, 21
HSL:
305°, 41.6216%, 63.7255%
HSV (HSB):
305°, 38.3085%, 78.8235%
XYZ:
41.1454, 30.7729, 55.4009
xyY:
0.3232, 0.2417, 30.7729
CIE-Lab:
62.3155, 40.6704, -24.6405
CIE-LCH:
62.3155, 47.5524, 328.7901
CIE-Luv:
62.3155, 39.0409, -44.0005
Hunter-Lab:
55.4734, 35.3176, -20.3812
#c97cc3 color charts
#c97cc3 color shades, tints & tones
#c97cc3 color schemes
#c97cc3 color preview, HTML & CSS examples
This text has a color of #c97cc3
<p style="color:#c97cc3;">Text here</p>
.mytext {color:#c97cc3;}
This box has a color of #c97cc3
<div style="background-color:#c97cc3;">Content here</div>
.mybackground {background-color:#c97cc3;}
Border around this has a color of #c97cc3
<div style="border:2px solid #c97cc3;">Content here</div>
.myborder {border:2px solid #c97cc3;}