#c983f5 color space conversions
Hex:
#c983f5
RGB:
201, 131, 245
CMY:
21, 49, 4
CMYK:
18, 47, 0, 4
HSL:
277°, 85.0746%, 73.7255%
HSV (HSB):
277°, 46.5306%, 96.0784%
XYZ:
48.6851, 35.2427, 90.6227
xyY:
0.2789, 0.2019, 35.2427
CIE-Lab:
65.9372, 46.8802, -46.8580
CIE-LCH:
65.9372, 66.2829, 315.0136
CIE-Luv:
65.9372, 26.9878, -81.2817
Hunter-Lab:
59.3655, 42.4965, -48.9515
#c983f5 color charts
#c983f5 color shades, tints & tones
#c983f5 color schemes
#c983f5 color preview, HTML & CSS examples
This text has a color of #c983f5
<p style="color:#c983f5;">Text here</p>
.mytext {color:#c983f5;}
This box has a color of #c983f5
<div style="background-color:#c983f5;">Content here</div>
.mybackground {background-color:#c983f5;}
Border around this has a color of #c983f5
<div style="border:2px solid #c983f5;">Content here</div>
.myborder {border:2px solid #c983f5;}