#c96ed9 color space conversions
Hex:
#c96ed9
RGB:
201, 110, 217
CMY:
21, 57, 15
CMYK:
7, 49, 0, 15
HSL:
291°, 58.4699%, 64.1176%
HSV (HSB):
291°, 49.3088%, 85.0980%
XYZ:
42.1877, 28.5791, 68.9384
xyY:
0.3020, 0.2046, 28.5791
CIE-Lab:
60.4084, 52.0581, -39.9984
CIE-LCH:
60.4084, 65.6500, 322.4634
CIE-Luv:
60.4084, 40.1836, -69.7305
Hunter-Lab:
53.4594, 47.3099, -39.0356
#c96ed9 color charts
#c96ed9 color shades, tints & tones
#c96ed9 color schemes
#c96ed9 color preview, HTML & CSS examples
This text has a color of #c96ed9
<p style="color:#c96ed9;">Text here</p>
.mytext {color:#c96ed9;}
This box has a color of #c96ed9
<div style="background-color:#c96ed9;">Content here</div>
.mybackground {background-color:#c96ed9;}
Border around this has a color of #c96ed9
<div style="border:2px solid #c96ed9;">Content here</div>
.myborder {border:2px solid #c96ed9;}