#c973d1 color space conversions
Hex:
#c973d1
RGB:
201, 115, 209
CMY:
21, 55, 18
CMYK:
4, 45, 0, 18
HSL:
295°, 50.5376%, 63.5294%
HSV (HSB):
295°, 44.9761%, 81.9608%
XYZ:
41.7268, 29.2824, 63.7744
xyY:
0.3096, 0.2173, 29.2824
CIE-Lab:
61.0301, 47.9841, -34.5266
CIE-LCH:
61.0301, 59.1148, 324.2634
CIE-Luv:
61.0301, 40.0090, -60.5580
Hunter-Lab:
54.1132, 42.9433, -31.9962
#c973d1 color charts
#c973d1 color shades, tints & tones
#c973d1 color schemes
#c973d1 color preview, HTML & CSS examples
This text has a color of #c973d1
<p style="color:#c973d1;">Text here</p>
.mytext {color:#c973d1;}
This box has a color of #c973d1
<div style="background-color:#c973d1;">Content here</div>
.mybackground {background-color:#c973d1;}
Border around this has a color of #c973d1
<div style="border:2px solid #c973d1;">Content here</div>
.myborder {border:2px solid #c973d1;}