#c32dff color space conversions
Hex:
#c32dff
RGB:
195, 45, 255
CMY:
24, 82, 0
CMYK:
24, 82, 0, 0
HSL:
283°, 100.0000%, 58.8235%
HSV (HSB):
283°, 82.3529%, 100.0000%
XYZ:
41.4941, 20.6989, 96.4160
xyY:
0.2616, 0.1305, 20.6989
CIE-Lab:
52.6183, 83.5339, -73.7479
CIE-LCH:
52.6183, 111.4301, 318.5603
CIE-Luv:
52.6183, 41.7281, -121.6320
Hunter-Lab:
45.4960, 83.1806, -93.8013
#c32dff color charts
#c32dff color shades, tints & tones
#c32dff color schemes
#c32dff color preview, HTML & CSS examples
This text has a color of #c32dff
<p style="color:#c32dff;">Text here</p>
.mytext {color:#c32dff;}
This box has a color of #c32dff
<div style="background-color:#c32dff;">Content here</div>
.mybackground {background-color:#c32dff;}
Border around this has a color of #c32dff
<div style="border:2px solid #c32dff;">Content here</div>
.myborder {border:2px solid #c32dff;}