#c98bd5 color space conversions
Hex:
#c98bd5
RGB:
201, 139, 213
CMY:
21, 45, 16
CMYK:
6, 35, 0, 16
HSL:
290°, 46.8354%, 69.0196%
HSV (HSB):
290°, 34.7418%, 83.5294%
XYZ:
45.3303, 35.6868, 67.4499
xyY:
0.3053, 0.2404, 35.6868
CIE-Lab:
66.2800, 35.9939, -28.6299
CIE-LCH:
66.2800, 45.9917, 321.5009
CIE-Luv:
66.2800, 29.0696, -50.0902
Hunter-Lab:
59.7385, 30.9056, -25.1266
#c98bd5 color charts
#c98bd5 color shades, tints & tones
#c98bd5 color schemes
#c98bd5 color preview, HTML & CSS examples
This text has a color of #c98bd5
<p style="color:#c98bd5;">Text here</p>
.mytext {color:#c98bd5;}
This box has a color of #c98bd5
<div style="background-color:#c98bd5;">Content here</div>
.mybackground {background-color:#c98bd5;}
Border around this has a color of #c98bd5
<div style="border:2px solid #c98bd5;">Content here</div>
.myborder {border:2px solid #c98bd5;}