#c32cdc color space conversions
Hex:
#c32cdc
RGB:
195, 44, 220
CMY:
24, 83, 14
CMYK:
11, 80, 0, 14
HSL:
291°, 71.5447%, 51.7647%
HSV (HSB):
291°, 80.0000%, 86.2745%
XYZ:
36.3246, 18.5708, 69.3801
xyY:
0.2923, 0.1494, 18.5708
CIE-Lab:
50.1812, 77.5838, -57.9974
CIE-LCH:
50.1812, 96.8656, 323.2202
CIE-Luv:
50.1812, 52.1646, -97.0569
Hunter-Lab:
43.0938, 75.0470, -65.2900
#c32cdc color charts
#c32cdc color shades, tints & tones
#c32cdc color schemes
#c32cdc color preview, HTML & CSS examples
This text has a color of #c32cdc
<p style="color:#c32cdc;">Text here</p>
.mytext {color:#c32cdc;}
This box has a color of #c32cdc
<div style="background-color:#c32cdc;">Content here</div>
.mybackground {background-color:#c32cdc;}
Border around this has a color of #c32cdc
<div style="border:2px solid #c32cdc;">Content here</div>
.myborder {border:2px solid #c32cdc;}