#c97bcc color space conversions
Hex:
#c97bcc
RGB:
201, 123, 204
CMY:
21, 52, 20
CMYK:
1, 40, 0, 20
HSL:
298°, 44.2623%, 64.1176%
HSV (HSB):
298°, 39.7059%, 80.0000%
XYZ:
42.0694, 30.9431, 60.8820
xyY:
0.3142, 0.2311, 30.9431
CIE-Lab:
62.4595, 42.8601, -29.4930
CIE-LCH:
62.4595, 52.0272, 325.4673
CIE-Luv:
62.4595, 37.7114, -52.0184
Hunter-Lab:
55.6265, 37.6504, -25.9531
#c97bcc color charts
#c97bcc color shades, tints & tones
#c97bcc color schemes
#c97bcc color preview, HTML & CSS examples
This text has a color of #c97bcc
<p style="color:#c97bcc;">Text here</p>
.mytext {color:#c97bcc;}
This box has a color of #c97bcc
<div style="background-color:#c97bcc;">Content here</div>
.mybackground {background-color:#c97bcc;}
Border around this has a color of #c97bcc
<div style="border:2px solid #c97bcc;">Content here</div>
.myborder {border:2px solid #c97bcc;}