#c972c8 color space conversions
Hex:
#c972c8
RGB:
201, 114, 200
CMY:
21, 55, 22
CMYK:
0, 43, 0, 21
HSL:
301°, 44.6154%, 61.7647%
HSV (HSB):
301°, 43.2836%, 78.8235%
XYZ:
40.5300, 28.6223, 58.0321
xyY:
0.3187, 0.2250, 28.6223
CIE-Lab:
60.4468, 46.8301, -30.3510
CIE-LCH:
60.4468, 55.8054, 327.0523
CIE-Luv:
60.4468, 42.3669, -53.6793
Hunter-Lab:
53.4998, 41.6023, -26.8630
#c972c8 color charts
#c972c8 color shades, tints & tones
#c972c8 color schemes
#c972c8 color preview, HTML & CSS examples
This text has a color of #c972c8
<p style="color:#c972c8;">Text here</p>
.mytext {color:#c972c8;}
This box has a color of #c972c8
<div style="background-color:#c972c8;">Content here</div>
.mybackground {background-color:#c972c8;}
Border around this has a color of #c972c8
<div style="border:2px solid #c972c8;">Content here</div>
.myborder {border:2px solid #c972c8;}