#c98cb5 color space conversions
Hex:
#c98cb5
RGB:
201, 140, 181
CMY:
21, 45, 29
CMYK:
0, 30, 10, 21
HSL:
320°, 36.0947%, 66.8627%
HSV (HSB):
320°, 30.3483%, 78.8235%
XYZ:
41.8060, 34.5099, 48.1737
xyY:
0.3358, 0.2772, 34.5099
CIE-Lab:
65.3653, 29.5383, -12.1133
CIE-LCH:
65.3653, 31.9255, 337.7020
CIE-Luv:
65.3653, 33.7371, -23.0651
Hunter-Lab:
58.7451, 24.2256, -7.4990
#c98cb5 color charts
#c98cb5 color shades, tints & tones
#c98cb5 color schemes
#c98cb5 color preview, HTML & CSS examples
This text has a color of #c98cb5
<p style="color:#c98cb5;">Text here</p>
.mytext {color:#c98cb5;}
This box has a color of #c98cb5
<div style="background-color:#c98cb5;">Content here</div>
.mybackground {background-color:#c98cb5;}
Border around this has a color of #c98cb5
<div style="border:2px solid #c98cb5;">Content here</div>
.myborder {border:2px solid #c98cb5;}