#c962d7 color space conversions
Hex:
#c962d7
RGB:
201, 98, 215
CMY:
21, 62, 16
CMYK:
7, 54, 0, 16
HSL:
293°, 59.3909%, 61.3725%
HSV (HSB):
293°, 54.4186%, 84.3137%
XYZ:
40.7208, 26.0592, 67.1737
xyY:
0.3040, 0.1945, 26.0592
CIE-Lab:
58.0932, 57.5646, -42.5120
CIE-LCH:
58.0932, 71.5609, 323.5538
CIE-Luv:
58.0932, 44.8801, -73.9371
Hunter-Lab:
51.0482, 53.0540, -42.2853
#c962d7 color charts
#c962d7 color shades, tints & tones
#c962d7 color schemes
#c962d7 color preview, HTML & CSS examples
This text has a color of #c962d7
<p style="color:#c962d7;">Text here</p>
.mytext {color:#c962d7;}
This box has a color of #c962d7
<div style="background-color:#c962d7;">Content here</div>
.mybackground {background-color:#c962d7;}
Border around this has a color of #c962d7
<div style="border:2px solid #c962d7;">Content here</div>
.myborder {border:2px solid #c962d7;}