#c966d7 color space conversions
Hex:
#c966d7
RGB:
201, 102, 215
CMY:
21, 60, 16
CMYK:
7, 53, 0, 16
HSL:
293°, 58.5492%, 62.1569%
HSV (HSB):
293°, 52.5581%, 84.3137%
XYZ:
41.1045, 26.8265, 67.3016
xyY:
0.3040, 0.1984, 26.8265
CIE-Lab:
58.8134, 55.6402, -41.3782
CIE-LCH:
58.8134, 69.3396, 323.3628
CIE-Luv:
58.8134, 43.5127, -72.0602
Hunter-Lab:
51.7943, 51.0193, -40.7854
#c966d7 color charts
#c966d7 color shades, tints & tones
#c966d7 color schemes
#c966d7 color preview, HTML & CSS examples
This text has a color of #c966d7
<p style="color:#c966d7;">Text here</p>
.mytext {color:#c966d7;}
This box has a color of #c966d7
<div style="background-color:#c966d7;">Content here</div>
.mybackground {background-color:#c966d7;}
Border around this has a color of #c966d7
<div style="border:2px solid #c966d7;">Content here</div>
.myborder {border:2px solid #c966d7;}