#c97bcb color space conversions
Hex:
#c97bcb
RGB:
201, 123, 203
CMY:
21, 52, 20
CMYK:
1, 39, 0, 20
HSL:
299°, 43.4783%, 63.9216%
HSV (HSB):
299°, 39.4089%, 79.6078%
XYZ:
41.9498, 30.8952, 60.2523
xyY:
0.3152, 0.2321, 30.8952
CIE-Lab:
62.4191, 42.6731, -28.9927
CIE-LCH:
62.4191, 51.5904, 325.8073
CIE-Luv:
62.4191, 37.9089, -51.1903
Hunter-Lab:
55.5835, 37.4461, -25.3617
#c97bcb color charts
#c97bcb color shades, tints & tones
#c97bcb color schemes
#c97bcb color preview, HTML & CSS examples
This text has a color of #c97bcb
<p style="color:#c97bcb;">Text here</p>
.mytext {color:#c97bcb;}
This box has a color of #c97bcb
<div style="background-color:#c97bcb;">Content here</div>
.mybackground {background-color:#c97bcb;}
Border around this has a color of #c97bcb
<div style="border:2px solid #c97bcb;">Content here</div>
.myborder {border:2px solid #c97bcb;}