#c97dc7 color space conversions
Hex:
#c97dc7
RGB:
201, 125, 199
CMY:
21, 51, 22
CMYK:
0, 38, 1, 21
HSL:
302°, 41.3043%, 63.9216%
HSV (HSB):
302°, 37.8109%, 78.8235%
XYZ:
41.7298, 31.2083, 57.8572
xyY:
0.3190, 0.2386, 31.2083
CIE-Lab:
62.6830, 40.8685, -26.3324
CIE-LCH:
62.6830, 48.6172, 327.2055
CIE-Luv:
62.6830, 37.8099, -46.7383
Hunter-Lab:
55.8644, 35.5741, -22.3000
#c97dc7 color charts
#c97dc7 color shades, tints & tones
#c97dc7 color schemes
#c97dc7 color preview, HTML & CSS examples
This text has a color of #c97dc7
<p style="color:#c97dc7;">Text here</p>
.mytext {color:#c97dc7;}
This box has a color of #c97dc7
<div style="background-color:#c97dc7;">Content here</div>
.mybackground {background-color:#c97dc7;}
Border around this has a color of #c97dc7
<div style="border:2px solid #c97dc7;">Content here</div>
.myborder {border:2px solid #c97dc7;}