#c98bb5 color space conversions
Hex:
#c98bb5
RGB:
201, 139, 181
CMY:
21, 45, 29
CMYK:
0, 31, 10, 21
HSL:
319°, 36.4706%, 66.6667%
HSV (HSB):
319°, 30.8458%, 78.8235%
XYZ:
41.6605, 34.2189, 48.1252
xyY:
0.3360, 0.2759, 34.2189
CIE-Lab:
65.1360, 30.0850, -12.4575
CIE-LCH:
65.1360, 32.5622, 337.5067
CIE-Luv:
65.1360, 34.2531, -23.6679
Hunter-Lab:
58.4970, 24.7549, -7.8298
#c98bb5 color charts
#c98bb5 color shades, tints & tones
#c98bb5 color schemes
#c98bb5 color preview, HTML & CSS examples
This text has a color of #c98bb5
<p style="color:#c98bb5;">Text here</p>
.mytext {color:#c98bb5;}
This box has a color of #c98bb5
<div style="background-color:#c98bb5;">Content here</div>
.mybackground {background-color:#c98bb5;}
Border around this has a color of #c98bb5
<div style="border:2px solid #c98bb5;">Content here</div>
.myborder {border:2px solid #c98bb5;}