#c96ce5 color space conversions
Hex:
#c96ce5
RGB:
201, 108, 229
CMY:
21, 58, 10
CMYK:
12, 53, 0, 10
HSL:
286°, 69.9422%, 66.0784%
HSV (HSB):
286°, 52.8384%, 89.8039%
XYZ:
43.5928, 28.7998, 77.3901
xyY:
0.2910, 0.1923, 28.7998
CIE-Lab:
60.6045, 55.4009, -46.4096
CIE-LCH:
60.6045, 72.2711, 320.0469
CIE-Luv:
60.6045, 38.2355, -80.4507
Hunter-Lab:
53.6654, 51.0824, -47.9354
#c96ce5 color charts
#c96ce5 color shades, tints & tones
#c96ce5 color schemes
#c96ce5 color preview, HTML & CSS examples
This text has a color of #c96ce5
<p style="color:#c96ce5;">Text here</p>
.mytext {color:#c96ce5;}
This box has a color of #c96ce5
<div style="background-color:#c96ce5;">Content here</div>
.mybackground {background-color:#c96ce5;}
Border around this has a color of #c96ce5
<div style="border:2px solid #c96ce5;">Content here</div>
.myborder {border:2px solid #c96ce5;}