#c983d5 color space conversions
Hex:
#c983d5
RGB:
201, 131, 213
CMY:
21, 49, 16
CMYK:
6, 38, 0, 16
HSL:
291°, 49.3976%, 67.4510%
HSV (HSB):
291°, 38.4977%, 83.5294%
XYZ:
44.2139, 33.4542, 67.0778
xyY:
0.3055, 0.2311, 33.4542
CIE-Lab:
64.5270, 40.3163, -31.3381
CIE-LCH:
64.5270, 51.0635, 322.1418
CIE-Luv:
64.5270, 32.5746, -54.8726
Hunter-Lab:
57.8396, 35.2302, -28.2721
#c983d5 color charts
#c983d5 color shades, tints & tones
#c983d5 color schemes
#c983d5 color preview, HTML & CSS examples
This text has a color of #c983d5
<p style="color:#c983d5;">Text here</p>
.mytext {color:#c983d5;}
This box has a color of #c983d5
<div style="background-color:#c983d5;">Content here</div>
.mybackground {background-color:#c983d5;}
Border around this has a color of #c983d5
<div style="border:2px solid #c983d5;">Content here</div>
.myborder {border:2px solid #c983d5;}