#c932ed color space conversions
Hex:
#c932ed
RGB:
201, 50, 237
CMY:
21, 80, 7
CMYK:
15, 79, 0, 7
HSL:
288°, 83.8565%, 56.2745%
HSV (HSB):
288°, 78.9030%, 92.9412%
XYZ:
40.5141, 20.8131, 82.0028
xyY:
0.2827, 0.1452, 20.8131
CIE-Lab:
52.7444, 79.9807, -63.4395
CIE-LCH:
52.7444, 102.0857, 321.5791
CIE-Luv:
52.7444, 49.9390, -106.6032
Hunter-Lab:
45.6214, 78.6793, -74.6365
#c932ed color charts
#c932ed color shades, tints & tones
#c932ed color schemes
#c932ed color preview, HTML & CSS examples
This text has a color of #c932ed
<p style="color:#c932ed;">Text here</p>
.mytext {color:#c932ed;}
This box has a color of #c932ed
<div style="background-color:#c932ed;">Content here</div>
.mybackground {background-color:#c932ed;}
Border around this has a color of #c932ed
<div style="border:2px solid #c932ed;">Content here</div>
.myborder {border:2px solid #c932ed;}