#c32abd color space conversions
Hex:
#c32abd
RGB:
195, 42, 189
CMY:
24, 84, 26
CMYK:
0, 78, 3, 24
HSL:
302°, 64.5570%, 46.4706%
HSV (HSB):
302°, 78.4615%, 76.4706%
XYZ:
32.5189, 16.9322, 49.6984
xyY:
0.3280, 0.1708, 16.9322
CIE-Lab:
48.1744, 73.0917, -43.3438
CIE-LCH:
48.1744, 84.9770, 329.3318
CIE-Luv:
48.1744, 63.1125, -74.2099
Hunter-Lab:
41.1487, 69.0546, -42.8049
#c32abd color charts
#c32abd color shades, tints & tones
#c32abd color schemes
#c32abd color preview, HTML & CSS examples
This text has a color of #c32abd
<p style="color:#c32abd;">Text here</p>
.mytext {color:#c32abd;}
This box has a color of #c32abd
<div style="background-color:#c32abd;">Content here</div>
.mybackground {background-color:#c32abd;}
Border around this has a color of #c32abd
<div style="border:2px solid #c32abd;">Content here</div>
.myborder {border:2px solid #c32abd;}