#c98bbd color space conversions
Hex:
#c98bbd
RGB:
201, 139, 189
CMY:
21, 45, 26
CMYK:
0, 31, 6, 21
HSL:
312°, 36.4706%, 66.6667%
HSV (HSB):
312°, 30.8458%, 78.8235%
XYZ:
42.5053, 34.5569, 52.5740
xyY:
0.3279, 0.2666, 34.5569
CIE-Lab:
65.4022, 31.4877, -16.5552
CIE-LCH:
65.4022, 35.5746, 332.2661
CIE-Luv:
65.4022, 32.9612, -30.2018
Hunter-Lab:
58.7851, 26.1928, -11.8760
#c98bbd color charts
#c98bbd color shades, tints & tones
#c98bbd color schemes
#c98bbd color preview, HTML & CSS examples
This text has a color of #c98bbd
<p style="color:#c98bbd;">Text here</p>
.mytext {color:#c98bbd;}
This box has a color of #c98bbd
<div style="background-color:#c98bbd;">Content here</div>
.mybackground {background-color:#c98bbd;}
Border around this has a color of #c98bbd
<div style="border:2px solid #c98bbd;">Content here</div>
.myborder {border:2px solid #c98bbd;}