#c96ac9 color space conversions
Hex:
#c96ac9
RGB:
201, 106, 201
CMY:
21, 58, 21
CMYK:
0, 47, 0, 21
HSL:
300°, 46.7980%, 60.1961%
HSV (HSB):
300°, 47.2637%, 78.8235%
XYZ:
39.7840, 26.9426, 58.3619
xyY:
0.3180, 0.2154, 26.9426
CIE-Lab:
58.9212, 51.0827, -33.2881
CIE-LCH:
58.9212, 60.9717, 326.9097
CIE-Luv:
58.9212, 45.3781, -58.6796
Hunter-Lab:
51.9063, 45.9770, -30.3296
#c96ac9 color charts
#c96ac9 color shades, tints & tones
#c96ac9 color schemes
#c96ac9 color preview, HTML & CSS examples
This text has a color of #c96ac9
<p style="color:#c96ac9;">Text here</p>
.mytext {color:#c96ac9;}
This box has a color of #c96ac9
<div style="background-color:#c96ac9;">Content here</div>
.mybackground {background-color:#c96ac9;}
Border around this has a color of #c96ac9
<div style="border:2px solid #c96ac9;">Content here</div>
.myborder {border:2px solid #c96ac9;}