#c32bff color space conversions
Hex:
#c32bff
RGB:
195, 43, 255
CMY:
24, 83, 0
CMYK:
24, 83, 0, 0
HSL:
283°, 100.0000%, 58.4314%
HSV (HSB):
283°, 83.1373%, 100.0000%
XYZ:
41.4196, 20.5499, 96.3912
xyY:
0.2616, 0.1298, 20.5499
CIE-Lab:
52.4533, 84.0182, -74.0160
CIE-LCH:
52.4533, 111.9706, 318.6215
CIE-Luv:
52.4533, 41.9378, -121.9426
Hunter-Lab:
45.3319, 83.7636, -94.3384
#c32bff color charts
#c32bff color shades, tints & tones
#c32bff color schemes
#c32bff color preview, HTML & CSS examples
This text has a color of #c32bff
<p style="color:#c32bff;">Text here</p>
.mytext {color:#c32bff;}
This box has a color of #c32bff
<div style="background-color:#c32bff;">Content here</div>
.mybackground {background-color:#c32bff;}
Border around this has a color of #c32bff
<div style="border:2px solid #c32bff;">Content here</div>
.myborder {border:2px solid #c32bff;}