#c32ffc color space conversions
Hex:
#c32ffc
RGB:
195, 47, 252
CMY:
24, 82, 1
CMYK:
23, 81, 0, 1
HSL:
283°, 97.1564%, 58.6275%
HSV (HSB):
283°, 81.3492%, 98.8235%
XYZ:
41.0929, 20.6634, 93.9181
xyY:
0.2640, 0.1327, 20.6634
CIE-Lab:
52.5791, 82.4765, -72.1423
CIE-LCH:
52.5791, 109.5760, 318.8238
CIE-Luv:
52.5791, 42.3198, -119.2416
Hunter-Lab:
45.4570, 81.8132, -90.6783
#c32ffc color charts
#c32ffc color shades, tints & tones
#c32ffc color schemes
#c32ffc color preview, HTML & CSS examples
This text has a color of #c32ffc
<p style="color:#c32ffc;">Text here</p>
.mytext {color:#c32ffc;}
This box has a color of #c32ffc
<div style="background-color:#c32ffc;">Content here</div>
.mybackground {background-color:#c32ffc;}
Border around this has a color of #c32ffc
<div style="border:2px solid #c32ffc;">Content here</div>
.myborder {border:2px solid #c32ffc;}