#c965c6 color space conversions
Hex:
#c965c6
RGB:
201, 101, 198
CMY:
21, 60, 22
CMYK:
0, 50, 1, 21
HSL:
302°, 48.0769%, 59.2157%
HSV (HSB):
302°, 49.7512%, 78.8235%
XYZ:
38.9341, 25.8021, 56.3543
xyY:
0.3215, 0.2131, 25.8021
CIE-Lab:
57.8487, 53.0228, -33.2525
CIE-LCH:
57.8487, 62.5871, 327.9067
CIE-Luv:
57.8487, 48.0472, -58.7122
Hunter-Lab:
50.7958, 47.9248, -30.2211
#c965c6 color charts
#c965c6 color shades, tints & tones
#c965c6 color schemes
#c965c6 color preview, HTML & CSS examples
This text has a color of #c965c6
<p style="color:#c965c6;">Text here</p>
.mytext {color:#c965c6;}
This box has a color of #c965c6
<div style="background-color:#c965c6;">Content here</div>
.mybackground {background-color:#c965c6;}
Border around this has a color of #c965c6
<div style="border:2px solid #c965c6;">Content here</div>
.myborder {border:2px solid #c965c6;}