#c97cd9 color space conversions
Hex:
#c97cd9
RGB:
201, 124, 217
CMY:
21, 51, 15
CMYK:
7, 43, 0, 15
HSL:
290°, 55.0296%, 66.8627%
HSV (HSB):
290°, 42.8571%, 85.0980%
XYZ:
43.8194, 31.8426, 69.4823
xyY:
0.3019, 0.2194, 31.8426
CIE-Lab:
63.2126, 44.8263, -35.6141
CIE-LCH:
63.2126, 57.2517, 321.5332
CIE-Luv:
63.2126, 34.7589, -62.2121
Hunter-Lab:
56.4292, 39.8609, -33.5044
#c97cd9 color charts
#c97cd9 color shades, tints & tones
#c97cd9 color schemes
#c97cd9 color preview, HTML & CSS examples
This text has a color of #c97cd9
<p style="color:#c97cd9;">Text here</p>
.mytext {color:#c97cd9;}
This box has a color of #c97cd9
<div style="background-color:#c97cd9;">Content here</div>
.mybackground {background-color:#c97cd9;}
Border around this has a color of #c97cd9
<div style="border:2px solid #c97cd9;">Content here</div>
.myborder {border:2px solid #c97cd9;}