#c32dac color space conversions
Hex:
#c32dac
RGB:
195, 45, 172
CMY:
24, 82, 33
CMYK:
0, 77, 12, 24
HSL:
309°, 62.5000%, 47.0588%
HSV (HSB):
309°, 76.9231%, 76.4706%
XYZ:
30.8905, 16.4574, 40.5782
xyY:
0.3513, 0.1872, 16.4574
CIE-Lab:
47.5690, 69.7636, -34.3249
CIE-LCH:
47.5690, 77.7506, 333.8020
CIE-Luv:
47.5690, 68.9276, -60.3359
Hunter-Lab:
40.5678, 64.9258, -30.9079
#c32dac color charts
#c32dac color shades, tints & tones
#c32dac color schemes
#c32dac color preview, HTML & CSS examples
This text has a color of #c32dac
<p style="color:#c32dac;">Text here</p>
.mytext {color:#c32dac;}
This box has a color of #c32dac
<div style="background-color:#c32dac;">Content here</div>
.mybackground {background-color:#c32dac;}
Border around this has a color of #c32dac
<div style="border:2px solid #c32dac;">Content here</div>
.myborder {border:2px solid #c32dac;}