#c960d5 color space conversions
Hex:
#c960d5
RGB:
201, 96, 213
CMY:
21, 62, 16
CMYK:
6, 55, 0, 16
HSL:
294°, 58.2090%, 60.5882%
HSV (HSB):
294°, 54.9296%, 83.5294%
XYZ:
40.2805, 25.5873, 65.7666
xyY:
0.3060, 0.1944, 25.5873
CIE-Lab:
57.6433, 58.1403, -42.0905
CIE-LCH:
57.6433, 71.7768, 324.0975
CIE-Luv:
57.6433, 46.0505, -73.2414
Hunter-Lab:
50.5839, 53.6195, -41.6770
#c960d5 color charts
#c960d5 color shades, tints & tones
#c960d5 color schemes
#c960d5 color preview, HTML & CSS examples
This text has a color of #c960d5
<p style="color:#c960d5;">Text here</p>
.mytext {color:#c960d5;}
This box has a color of #c960d5
<div style="background-color:#c960d5;">Content here</div>
.mybackground {background-color:#c960d5;}
Border around this has a color of #c960d5
<div style="border:2px solid #c960d5;">Content here</div>
.myborder {border:2px solid #c960d5;}