#c971d4 color space conversions
Hex:
#c971d4
RGB:
201, 113, 212
CMY:
21, 56, 17
CMYK:
5, 47, 0, 17
HSL:
293°, 53.5135%, 63.7255%
HSV (HSB):
293°, 46.6981%, 83.1373%
XYZ:
41.8762, 28.9812, 65.6742
xyY:
0.3067, 0.2123, 28.9812
CIE-Lab:
60.7651, 49.5795, -36.6289
CIE-LCH:
60.7651, 61.6426, 323.5434
CIE-Luv:
60.7651, 40.1489, -64.0857
Hunter-Lab:
53.8342, 44.6405, -34.6459
#c971d4 color charts
#c971d4 color shades, tints & tones
#c971d4 color schemes
#c971d4 color preview, HTML & CSS examples
This text has a color of #c971d4
<p style="color:#c971d4;">Text here</p>
.mytext {color:#c971d4;}
This box has a color of #c971d4
<div style="background-color:#c971d4;">Content here</div>
.mybackground {background-color:#c971d4;}
Border around this has a color of #c971d4
<div style="border:2px solid #c971d4;">Content here</div>
.myborder {border:2px solid #c971d4;}