#c932c4 color space conversions
Hex:
#c932c4
RGB:
201, 50, 196
CMY:
21, 80, 23
CMYK:
0, 75, 2, 21
HSL:
302°, 60.1594%, 49.2157%
HSV (HSB):
302°, 75.1244%, 78.8235%
XYZ:
35.1918, 18.6842, 53.9762
xyY:
0.3263, 0.1732, 18.6842
CIE-Lab:
50.3157, 73.1922, -43.9491
CIE-LCH:
50.3157, 85.3734, 329.0168
CIE-Luv:
50.3157, 63.4693, -75.9330
Hunter-Lab:
43.2253, 69.6814, -43.7788
#c932c4 color charts
#c932c4 color shades, tints & tones
#c932c4 color schemes
#c932c4 color preview, HTML & CSS examples
This text has a color of #c932c4
<p style="color:#c932c4;">Text here</p>
.mytext {color:#c932c4;}
This box has a color of #c932c4
<div style="background-color:#c932c4;">Content here</div>
.mybackground {background-color:#c932c4;}
Border around this has a color of #c932c4
<div style="border:2px solid #c932c4;">Content here</div>
.myborder {border:2px solid #c932c4;}