#c032e4 color space conversions
Hex:
#c032e4
RGB:
192, 50, 228
CMY:
25, 80, 11
CMYK:
16, 78, 0, 11
HSL:
288°, 76.7241%, 54.5098%
HSV (HSB):
288°, 78.0702%, 89.4118%
XYZ:
36.8824, 19.0891, 75.1394
xyY:
0.2813, 0.1456, 19.0891
CIE-Lab:
50.7913, 76.8019, -61.5817
CIE-LCH:
50.7913, 98.4421, 321.2765
CIE-Luv:
50.7913, 46.9214, -102.4721
Hunter-Lab:
43.6911, 74.2238, -71.3825
#c032e4 color charts
#c032e4 color shades, tints & tones
#c032e4 color schemes
#c032e4 color preview, HTML & CSS examples
This text has a color of #c032e4
<p style="color:#c032e4;">Text here</p>
.mytext {color:#c032e4;}
This box has a color of #c032e4
<div style="background-color:#c032e4;">Content here</div>
.mybackground {background-color:#c032e4;}
Border around this has a color of #c032e4
<div style="border:2px solid #c032e4;">Content here</div>
.myborder {border:2px solid #c032e4;}