#c96ed4 color space conversions
Hex:
#c96ed4
RGB:
201, 110, 212
CMY:
21, 57, 17
CMYK:
5, 48, 0, 17
HSL:
294°, 54.2553%, 63.1373%
HSV (HSB):
294°, 48.1132%, 83.1373%
XYZ:
41.5470, 28.3228, 65.5644
xyY:
0.3068, 0.2091, 28.3228
CIE-Lab:
60.1793, 51.1048, -37.5447
CIE-LCH:
60.1793, 63.4138, 323.6968
CIE-Luv:
60.1793, 41.2988, -65.6465
Hunter-Lab:
53.2192, 46.2172, -35.7900
#c96ed4 color charts
#c96ed4 color shades, tints & tones
#c96ed4 color schemes
#c96ed4 color preview, HTML & CSS examples
This text has a color of #c96ed4
<p style="color:#c96ed4;">Text here</p>
.mytext {color:#c96ed4;}
This box has a color of #c96ed4
<div style="background-color:#c96ed4;">Content here</div>
.mybackground {background-color:#c96ed4;}
Border around this has a color of #c96ed4
<div style="border:2px solid #c96ed4;">Content here</div>
.myborder {border:2px solid #c96ed4;}