#c962c7 color space conversions
Hex:
#c962c7
RGB:
201, 98, 199
CMY:
21, 62, 22
CMYK:
0, 51, 1, 21
HSL:
301°, 48.8152%, 58.6275%
HSV (HSB):
301°, 51.2438%, 78.8235%
XYZ:
38.7639, 25.2764, 56.8686
xyY:
0.3206, 0.2091, 25.2764
CIE-Lab:
57.3437, 54.6574, -34.6101
CIE-LCH:
57.3437, 64.6939, 327.6572
CIE-Luv:
57.3437, 48.9244, -60.9731
Hunter-Lab:
50.2756, 49.6460, -31.8721
#c962c7 color charts
#c962c7 color shades, tints & tones
#c962c7 color schemes
#c962c7 color preview, HTML & CSS examples
This text has a color of #c962c7
<p style="color:#c962c7;">Text here</p>
.mytext {color:#c962c7;}
This box has a color of #c962c7
<div style="background-color:#c962c7;">Content here</div>
.mybackground {background-color:#c962c7;}
Border around this has a color of #c962c7
<div style="border:2px solid #c962c7;">Content here</div>
.myborder {border:2px solid #c962c7;}