#c98cc7 color space conversions
Hex:
#c98cc7
RGB:
201, 140, 199
CMY:
21, 45, 22
CMYK:
0, 30, 1, 21
HSL:
302°, 36.0947%, 66.8627%
HSV (HSB):
302°, 30.3483%, 78.8235%
XYZ:
43.7743, 35.2972, 58.5387
xyY:
0.3181, 0.2565, 35.2972
CIE-Lab:
65.9794, 32.7676, -21.2826
CIE-LCH:
65.9794, 39.0725, 326.9962
CIE-Luv:
65.9794, 30.8630, -37.8419
Hunter-Lab:
59.4114, 27.5486, -16.8310
#c98cc7 color charts
#c98cc7 color shades, tints & tones
#c98cc7 color schemes
#c98cc7 color preview, HTML & CSS examples
This text has a color of #c98cc7
<p style="color:#c98cc7;">Text here</p>
.mytext {color:#c98cc7;}
This box has a color of #c98cc7
<div style="background-color:#c98cc7;">Content here</div>
.mybackground {background-color:#c98cc7;}
Border around this has a color of #c98cc7
<div style="border:2px solid #c98cc7;">Content here</div>
.myborder {border:2px solid #c98cc7;}