#c32de5 color space conversions
Hex:
#c32de5
RGB:
195, 45, 229
CMY:
24, 82, 10
CMYK:
15, 80, 0, 10
HSL:
289°, 77.9661%, 53.7255%
HSV (HSB):
289°, 80.3493%, 89.8039%
XYZ:
37.5869, 19.1360, 75.8413
xyY:
0.2835, 0.1444, 19.1360
CIE-Lab:
50.8460, 78.8737, -62.0360
CIE-LCH:
50.8460, 100.3471, 321.8141
CIE-Luv:
50.8460, 49.2143, -103.3942
Hunter-Lab:
43.7447, 76.8198, -72.1712
#c32de5 color charts
#c32de5 color shades, tints & tones
#c32de5 color schemes
#c32de5 color preview, HTML & CSS examples
This text has a color of #c32de5
<p style="color:#c32de5;">Text here</p>
.mytext {color:#c32de5;}
This box has a color of #c32de5
<div style="background-color:#c32de5;">Content here</div>
.mybackground {background-color:#c32de5;}
Border around this has a color of #c32de5
<div style="border:2px solid #c32de5;">Content here</div>
.myborder {border:2px solid #c32de5;}