#c32ed3 color space conversions
Hex:
#c32ed3
RGB:
195, 46, 211
CMY:
24, 82, 17
CMYK:
8, 78, 0, 17
HSL:
294°, 65.2174%, 50.3922%
HSV (HSB):
294°, 78.1991%, 82.7451%
XYZ:
35.2405, 18.2592, 63.2950
xyY:
0.3017, 0.1563, 18.2592
CIE-Lab:
49.8090, 75.5418, -53.4528
CIE-LCH:
49.8090, 92.5406, 324.7170
CIE-Luv:
49.8090, 54.8068, -90.0183
Hunter-Lab:
42.7308, 72.4318, -57.9117
#c32ed3 color charts
#c32ed3 color shades, tints & tones
#c32ed3 color schemes
#c32ed3 color preview, HTML & CSS examples
This text has a color of #c32ed3
<p style="color:#c32ed3;">Text here</p>
.mytext {color:#c32ed3;}
This box has a color of #c32ed3
<div style="background-color:#c32ed3;">Content here</div>
.mybackground {background-color:#c32ed3;}
Border around this has a color of #c32ed3
<div style="border:2px solid #c32ed3;">Content here</div>
.myborder {border:2px solid #c32ed3;}