#c963c4 color space conversions
Hex:
#c963c4
RGB:
201, 99, 196
CMY:
21, 61, 23
CMYK:
0, 51, 2, 21
HSL:
303°, 48.5714%, 58.8235%
HSV (HSB):
303°, 50.7463%, 78.8235%
XYZ:
38.5130, 25.3267, 55.0832
xyY:
0.3238, 0.2130, 25.3267
CIE-Lab:
57.3924, 53.6463, -32.8228
CIE-LCH:
57.3924, 62.8908, 328.5401
CIE-Luv:
57.3924, 49.3175, -58.0484
Hunter-Lab:
50.3256, 48.5320, -29.6671
#c963c4 color charts
#c963c4 color shades, tints & tones
#c963c4 color schemes
#c963c4 color preview, HTML & CSS examples
This text has a color of #c963c4
<p style="color:#c963c4;">Text here</p>
.mytext {color:#c963c4;}
This box has a color of #c963c4
<div style="background-color:#c963c4;">Content here</div>
.mybackground {background-color:#c963c4;}
Border around this has a color of #c963c4
<div style="border:2px solid #c963c4;">Content here</div>
.myborder {border:2px solid #c963c4;}