#c32fc9 color space conversions
Hex:
#c32fc9
RGB:
195, 47, 201
CMY:
24, 82, 21
CMYK:
3, 77, 0, 21
HSL:
298°, 62.0968%, 48.6275%
HSV (HSB):
298°, 76.6169%, 78.8235%
XYZ:
34.0648, 17.8522, 56.9087
xyY:
0.3130, 0.1640, 17.8522
CIE-Lab:
49.3163, 73.6256, -48.4884
CIE-LCH:
49.3163, 88.1581, 326.6319
CIE-Luv:
49.3163, 58.0172, -82.2854
Hunter-Lab:
42.2518, 69.9718, -50.2810
#c32fc9 color charts
#c32fc9 color shades, tints & tones
#c32fc9 color schemes
#c32fc9 color preview, HTML & CSS examples
This text has a color of #c32fc9
<p style="color:#c32fc9;">Text here</p>
.mytext {color:#c32fc9;}
This box has a color of #c32fc9
<div style="background-color:#c32fc9;">Content here</div>
.mybackground {background-color:#c32fc9;}
Border around this has a color of #c32fc9
<div style="border:2px solid #c32fc9;">Content here</div>
.myborder {border:2px solid #c32fc9;}