#c932f5 color space conversions
Hex:
#c932f5
RGB:
201, 50, 245
CMY:
21, 80, 4
CMYK:
18, 80, 0, 4
HSL:
286°, 90.6977%, 57.8431%
HSV (HSB):
286°, 79.5918%, 96.0784%
XYZ:
41.7094, 21.2913, 88.2975
xyY:
0.2757, 0.1407, 21.2913
CIE-Lab:
53.2668, 81.3938, -67.0804
CIE-LCH:
53.2668, 105.4739, 320.5065
CIE-Luv:
53.2668, 47.5632, -112.3305
Hunter-Lab:
46.1425, 80.6016, -81.1566
#c932f5 color charts
#c932f5 color shades, tints & tones
#c932f5 color schemes
#c932f5 color preview, HTML & CSS examples
This text has a color of #c932f5
<p style="color:#c932f5;">Text here</p>
.mytext {color:#c932f5;}
This box has a color of #c932f5
<div style="background-color:#c932f5;">Content here</div>
.mybackground {background-color:#c932f5;}
Border around this has a color of #c932f5
<div style="border:2px solid #c932f5;">Content here</div>
.myborder {border:2px solid #c932f5;}