#c032d3 color space conversions
Hex:
#c032d3
RGB:
192, 50, 211
CMY:
25, 80, 17
CMYK:
9, 76, 0, 17
HSL:
293°, 64.6586%, 51.1765%
HSV (HSB):
293°, 76.3033%, 82.7451%
XYZ:
34.6367, 18.1908, 63.3136
xyY:
0.2982, 0.1566, 18.1908
CIE-Lab:
49.7267, 73.8331, -53.6111
CIE-LCH:
49.7267, 91.2440, 324.0161
CIE-Luv:
49.7267, 52.1553, -89.9961
Hunter-Lab:
42.6507, 70.3214, -58.1587
#c032d3 color charts
#c032d3 color shades, tints & tones
#c032d3 color schemes
#c032d3 color preview, HTML & CSS examples
This text has a color of #c032d3
<p style="color:#c032d3;">Text here</p>
.mytext {color:#c032d3;}
This box has a color of #c032d3
<div style="background-color:#c032d3;">Content here</div>
.mybackground {background-color:#c032d3;}
Border around this has a color of #c032d3
<div style="border:2px solid #c032d3;">Content here</div>
.myborder {border:2px solid #c032d3;}