#c32bbd color space conversions
Hex:
#c32bbd
RGB:
195, 43, 189
CMY:
24, 83, 26
CMYK:
0, 78, 3, 24
HSL:
302°, 63.8655%, 46.6667%
HSV (HSB):
302°, 77.9487%, 76.4706%
XYZ:
32.5549, 17.0040, 49.7104
xyY:
0.3279, 0.1713, 17.0040
CIE-Lab:
48.2650, 72.8299, -43.1999
CIE-LCH:
48.2650, 84.6783, 329.3252
CIE-Luv:
48.2650, 62.9445, -73.9984
Hunter-Lab:
41.2359, 68.7592, -42.6097
#c32bbd color charts
#c32bbd color shades, tints & tones
#c32bbd color schemes
#c32bbd color preview, HTML & CSS examples
This text has a color of #c32bbd
<p style="color:#c32bbd;">Text here</p>
.mytext {color:#c32bbd;}
This box has a color of #c32bbd
<div style="background-color:#c32bbd;">Content here</div>
.mybackground {background-color:#c32bbd;}
Border around this has a color of #c32bbd
<div style="border:2px solid #c32bbd;">Content here</div>
.myborder {border:2px solid #c32bbd;}