#c32ab3 color space conversions
Hex:
#c32ab3
RGB:
195, 42, 179
CMY:
24, 84, 30
CMYK:
0, 78, 8, 24
HSL:
306°, 64.5570%, 46.4706%
HSV (HSB):
306°, 78.4615%, 76.4706%
XYZ:
31.4703, 16.5127, 44.1764
xyY:
0.3415, 0.1792, 16.5127
CIE-Lab:
47.6401, 71.5949, -38.3365
CIE-LCH:
47.6401, 81.2128, 331.8325
CIE-Luv:
47.6401, 66.8416, -66.4844
Hunter-Lab:
40.6358, 67.1262, -36.0109
#c32ab3 color charts
#c32ab3 color shades, tints & tones
#c32ab3 color schemes
#c32ab3 color preview, HTML & CSS examples
This text has a color of #c32ab3
<p style="color:#c32ab3;">Text here</p>
.mytext {color:#c32ab3;}
This box has a color of #c32ab3
<div style="background-color:#c32ab3;">Content here</div>
.mybackground {background-color:#c32ab3;}
Border around this has a color of #c32ab3
<div style="border:2px solid #c32ab3;">Content here</div>
.myborder {border:2px solid #c32ab3;}