#c962d9 color space conversions
Hex:
#c962d9
RGB:
201, 98, 217
CMY:
21, 62, 15
CMYK:
7, 55, 0, 15
HSL:
292°, 61.0256%, 61.7647%
HSV (HSB):
292°, 54.8387%, 85.0980%
XYZ:
40.9795, 26.1626, 68.5357
xyY:
0.3020, 0.1928, 26.1626
CIE-Lab:
58.1911, 57.9389, -43.4862
CIE-LCH:
58.1911, 72.4428, 323.1098
CIE-Luv:
58.1911, 44.3846, -75.5452
Hunter-Lab:
51.1494, 53.4977, -43.6387
#c962d9 color charts
#c962d9 color shades, tints & tones
#c962d9 color schemes
#c962d9 color preview, HTML & CSS examples
This text has a color of #c962d9
<p style="color:#c962d9;">Text here</p>
.mytext {color:#c962d9;}
This box has a color of #c962d9
<div style="background-color:#c962d9;">Content here</div>
.mybackground {background-color:#c962d9;}
Border around this has a color of #c962d9
<div style="border:2px solid #c962d9;">Content here</div>
.myborder {border:2px solid #c962d9;}