#c32cca color space conversions
Hex:
#c32cca
RGB:
195, 44, 202
CMY:
24, 83, 21
CMYK:
3, 78, 0, 21
HSL:
297°, 64.2276%, 48.2353%
HSV (HSB):
297°, 78.2178%, 79.2157%
XYZ:
34.0670, 17.6677, 57.4918
xyY:
0.3119, 0.1618, 17.6677
CIE-Lab:
49.0906, 74.6063, -49.4259
CIE-LCH:
49.0906, 89.4931, 326.4759
CIE-Luv:
49.0906, 58.1598, -83.6881
Hunter-Lab:
42.0330, 71.1134, -51.6724
#c32cca color charts
#c32cca color shades, tints & tones
#c32cca color schemes
#c32cca color preview, HTML & CSS examples
This text has a color of #c32cca
<p style="color:#c32cca;">Text here</p>
.mytext {color:#c32cca;}
This box has a color of #c32cca
<div style="background-color:#c32cca;">Content here</div>
.mybackground {background-color:#c32cca;}
Border around this has a color of #c32cca
<div style="border:2px solid #c32cca;">Content here</div>
.myborder {border:2px solid #c32cca;}