#c98dc7 color space conversions
Hex:
#c98dc7
RGB:
201, 141, 199
CMY:
21, 45, 22
CMYK:
0, 30, 1, 21
HSL:
302°, 35.7143%, 67.0588%
HSV (HSB):
302°, 29.8507%, 78.8235%
XYZ:
43.9211, 35.5908, 58.5876
xyY:
0.3180, 0.2577, 35.5908
CIE-Lab:
66.2061, 32.2217, -20.9371
CIE-LCH:
66.2061, 38.4266, 326.9849
CIE-Luv:
66.2061, 30.3852, -37.2300
Hunter-Lab:
59.6580, 27.0127, -16.4656
#c98dc7 color charts
#c98dc7 color shades, tints & tones
#c98dc7 color schemes
#c98dc7 color preview, HTML & CSS examples
This text has a color of #c98dc7
<p style="color:#c98dc7;">Text here</p>
.mytext {color:#c98dc7;}
This box has a color of #c98dc7
<div style="background-color:#c98dc7;">Content here</div>
.mybackground {background-color:#c98dc7;}
Border around this has a color of #c98dc7
<div style="border:2px solid #c98dc7;">Content here</div>
.myborder {border:2px solid #c98dc7;}