#c97fd4 color space conversions
Hex:
#c97fd4
RGB:
201, 127, 212
CMY:
21, 50, 17
CMYK:
5, 40, 0, 17
HSL:
292°, 49.7076%, 66.4706%
HSV (HSB):
292°, 40.0943%, 83.1373%
XYZ:
43.5604, 32.3497, 66.2356
xyY:
0.3064, 0.2276, 32.3497
CIE-Lab:
63.6309, 42.2607, -32.1680
CIE-LCH:
63.6309, 53.1107, 322.7224
CIE-Luv:
63.6309, 34.4641, -56.3661
Hunter-Lab:
56.8768, 37.1740, -29.2321
#c97fd4 color charts
#c97fd4 color shades, tints & tones
#c97fd4 color schemes
#c97fd4 color preview, HTML & CSS examples
This text has a color of #c97fd4
<p style="color:#c97fd4;">Text here</p>
.mytext {color:#c97fd4;}
This box has a color of #c97fd4
<div style="background-color:#c97fd4;">Content here</div>
.mybackground {background-color:#c97fd4;}
Border around this has a color of #c97fd4
<div style="border:2px solid #c97fd4;">Content here</div>
.myborder {border:2px solid #c97fd4;}