#c732d5 color space conversions
Hex:
#c732d5
RGB:
199, 50, 213
CMY:
22, 80, 16
CMYK:
7, 77, 0, 16
HSL:
295°, 65.9919%, 51.5686%
HSV (HSB):
295°, 76.5258%, 83.5294%
XYZ:
36.7040, 19.2274, 64.7275
xyY:
0.3042, 0.1594, 19.2274
CIE-Lab:
50.9522, 75.5194, -52.7317
CIE-LCH:
50.9522, 92.1076, 325.0752
CIE-Luv:
50.9522, 56.2231, -89.4901
Hunter-Lab:
43.8491, 72.6782, -56.8262
#c732d5 color charts
#c732d5 color shades, tints & tones
#c732d5 color schemes
#c732d5 color preview, HTML & CSS examples
This text has a color of #c732d5
<p style="color:#c732d5;">Text here</p>
.mytext {color:#c732d5;}
This box has a color of #c732d5
<div style="background-color:#c732d5;">Content here</div>
.mybackground {background-color:#c732d5;}
Border around this has a color of #c732d5
<div style="border:2px solid #c732d5;">Content here</div>
.myborder {border:2px solid #c732d5;}