#c970d5 color space conversions
Hex:
#c970d5
RGB:
201, 112, 213
CMY:
21, 56, 16
CMYK:
6, 47, 0, 16
HSL:
293°, 54.5946%, 63.7255%
HSV (HSB):
293°, 47.4178%, 83.5294%
XYZ:
41.8918, 28.8099, 66.3037
xyY:
0.3058, 0.2103, 28.8099
CIE-Lab:
60.6135, 50.2800, -37.4284
CIE-LCH:
60.6135, 62.6814, 323.3361
CIE-Luv:
60.6135, 40.3155, -65.4294
Hunter-Lab:
53.6749, 45.3834, -35.6675
#c970d5 color charts
#c970d5 color shades, tints & tones
#c970d5 color schemes
#c970d5 color preview, HTML & CSS examples
This text has a color of #c970d5
<p style="color:#c970d5;">Text here</p>
.mytext {color:#c970d5;}
This box has a color of #c970d5
<div style="background-color:#c970d5;">Content here</div>
.mybackground {background-color:#c970d5;}
Border around this has a color of #c970d5
<div style="border:2px solid #c970d5;">Content here</div>
.myborder {border:2px solid #c970d5;}