#c932d5 color space conversions
Hex:
#c932d5
RGB:
201, 50, 213
CMY:
21, 80, 16
CMYK:
6, 77, 0, 16
HSL:
296°, 65.9919%, 51.5686%
HSV (HSB):
296°, 76.5258%, 83.5294%
XYZ:
37.2382, 19.5028, 64.7525
xyY:
0.3065, 0.1605, 19.5028
CIE-Lab:
51.2704, 75.9061, -52.2048
CIE-LCH:
51.2704, 92.1253, 325.4815
CIE-Luv:
51.2704, 57.5875, -88.9055
Hunter-Lab:
44.1620, 73.2312, -56.0206
#c932d5 color charts
#c932d5 color shades, tints & tones
#c932d5 color schemes
#c932d5 color preview, HTML & CSS examples
This text has a color of #c932d5
<p style="color:#c932d5;">Text here</p>
.mytext {color:#c932d5;}
This box has a color of #c932d5
<div style="background-color:#c932d5;">Content here</div>
.mybackground {background-color:#c932d5;}
Border around this has a color of #c932d5
<div style="border:2px solid #c932d5;">Content here</div>
.myborder {border:2px solid #c932d5;}