#c32ab9 color space conversions
Hex:
#c32ab9
RGB:
195, 42, 185
CMY:
24, 84, 27
CMYK:
0, 78, 5, 24
HSL:
304°, 64.5570%, 46.4706%
HSV (HSB):
304°, 78.4615%, 76.4706%
XYZ:
32.0906, 16.7608, 47.4427
xyY:
0.3333, 0.1741, 16.7608
CIE-Lab:
47.9572, 72.4857, -41.3524
CIE-LCH:
47.9572, 83.4518, 330.2956
CIE-Luv:
47.9572, 64.5888, -71.1313
Hunter-Lab:
40.9400, 68.2714, -40.0494
#c32ab9 color charts
#c32ab9 color shades, tints & tones
#c32ab9 color schemes
#c32ab9 color preview, HTML & CSS examples
This text has a color of #c32ab9
<p style="color:#c32ab9;">Text here</p>
.mytext {color:#c32ab9;}
This box has a color of #c32ab9
<div style="background-color:#c32ab9;">Content here</div>
.mybackground {background-color:#c32ab9;}
Border around this has a color of #c32ab9
<div style="border:2px solid #c32ab9;">Content here</div>
.myborder {border:2px solid #c32ab9;}