#c962c2 color space conversions
Hex:
#c962c2
RGB:
201, 98, 194
CMY:
21, 62, 24
CMYK:
0, 51, 3, 21
HSL:
304°, 48.8152%, 58.6275%
HSV (HSB):
304°, 51.2438%, 78.8235%
XYZ:
38.1927, 25.0479, 53.8607
xyY:
0.3262, 0.2139, 25.0479
CIE-Lab:
57.1221, 53.7826, -32.1010
CIE-LCH:
57.1221, 62.6342, 329.1684
CIE-Luv:
57.1221, 50.2142, -56.8957
Hunter-Lab:
50.0479, 48.6336, -28.7734
#c962c2 color charts
#c962c2 color shades, tints & tones
#c962c2 color schemes
#c962c2 color preview, HTML & CSS examples
This text has a color of #c962c2
<p style="color:#c962c2;">Text here</p>
.mytext {color:#c962c2;}
This box has a color of #c962c2
<div style="background-color:#c962c2;">Content here</div>
.mybackground {background-color:#c962c2;}
Border around this has a color of #c962c2
<div style="border:2px solid #c962c2;">Content here</div>
.myborder {border:2px solid #c962c2;}