#c96ec0 color space conversions
Hex:
#c96ec0
RGB:
201, 110, 192
CMY:
21, 57, 25
CMYK:
0, 45, 4, 21
HSL:
306°, 45.7286%, 60.9804%
HSV (HSB):
306°, 45.2736%, 78.8235%
XYZ:
39.1778, 27.3751, 53.0882
xyY:
0.3275, 0.2288, 27.3751
CIE-Lab:
59.3200, 47.4542, -27.5517
CIE-LCH:
59.3200, 54.8725, 329.8607
CIE-Luv:
59.3200, 45.8501, -49.2183
Hunter-Lab:
52.3213, 42.0972, -23.5342
#c96ec0 color charts
#c96ec0 color shades, tints & tones
#c96ec0 color schemes
#c96ec0 color preview, HTML & CSS examples
This text has a color of #c96ec0
<p style="color:#c96ec0;">Text here</p>
.mytext {color:#c96ec0;}
This box has a color of #c96ec0
<div style="background-color:#c96ec0;">Content here</div>
.mybackground {background-color:#c96ec0;}
Border around this has a color of #c96ec0
<div style="border:2px solid #c96ec0;">Content here</div>
.myborder {border:2px solid #c96ec0;}