#c970c8 color space conversions
Hex:
#c970c8
RGB:
201, 112, 200
CMY:
21, 56, 22
CMYK:
0, 44, 0, 21
HSL:
301°, 45.1777%, 61.3725%
HSV (HSB):
301°, 44.2786%, 78.8235%
XYZ:
40.3069, 28.1760, 57.9577
xyY:
0.3188, 0.2228, 28.1760
CIE-Lab:
60.0474, 47.8597, -30.9704
CIE-LCH:
60.0474, 57.0063, 327.0928
CIE-Luv:
60.0474, 43.1965, -54.7468
Hunter-Lab:
53.0811, 42.6515, -27.5803
#c970c8 color charts
#c970c8 color shades, tints & tones
#c970c8 color schemes
#c970c8 color preview, HTML & CSS examples
This text has a color of #c970c8
<p style="color:#c970c8;">Text here</p>
.mytext {color:#c970c8;}
This box has a color of #c970c8
<div style="background-color:#c970c8;">Content here</div>
.mybackground {background-color:#c970c8;}
Border around this has a color of #c970c8
<div style="border:2px solid #c970c8;">Content here</div>
.myborder {border:2px solid #c970c8;}