#c96ce9 color space conversions
Hex:
#c96ce9
RGB:
201, 108, 233
CMY:
21, 58, 9
CMYK:
14, 54, 0, 9
HSL:
285°, 73.9645%, 66.8627%
HSV (HSB):
285°, 53.6481%, 91.3725%
XYZ:
44.1579, 29.0258, 80.3660
xyY:
0.2876, 0.1890, 29.0258
CIE-Lab:
60.8044, 56.1983, -48.3240
CIE-LCH:
60.8044, 74.1179, 319.3083
CIE-Luv:
60.8044, 37.3595, -83.6599
Hunter-Lab:
53.8756, 52.0212, -50.7296
#c96ce9 color charts
#c96ce9 color shades, tints & tones
#c96ce9 color schemes
#c96ce9 color preview, HTML & CSS examples
This text has a color of #c96ce9
<p style="color:#c96ce9;">Text here</p>
.mytext {color:#c96ce9;}
This box has a color of #c96ce9
<div style="background-color:#c96ce9;">Content here</div>
.mybackground {background-color:#c96ce9;}
Border around this has a color of #c96ce9
<div style="border:2px solid #c96ce9;">Content here</div>
.myborder {border:2px solid #c96ce9;}