#c963c8 color space conversions
Hex:
#c963c8
RGB:
201, 99, 200
CMY:
21, 61, 22
CMYK:
0, 51, 0, 21
HSL:
301°, 48.5714%, 58.8235%
HSV (HSB):
301°, 50.7463%, 78.8235%
XYZ:
38.9746, 25.5113, 57.5136
xyY:
0.3195, 0.2091, 25.5113
CIE-Lab:
57.5703, 54.3516, -34.8262
CIE-LCH:
57.5703, 64.5520, 327.3500
CIE-Luv:
57.5703, 48.2977, -61.3112
Hunter-Lab:
50.5087, 49.3475, -32.1566
#c963c8 color charts
#c963c8 color shades, tints & tones
#c963c8 color schemes
#c963c8 color preview, HTML & CSS examples
This text has a color of #c963c8
<p style="color:#c963c8;">Text here</p>
.mytext {color:#c963c8;}
This box has a color of #c963c8
<div style="background-color:#c963c8;">Content here</div>
.mybackground {background-color:#c963c8;}
Border around this has a color of #c963c8
<div style="border:2px solid #c963c8;">Content here</div>
.myborder {border:2px solid #c963c8;}