#c98dc8 color space conversions
Hex:
#c98dc8
RGB:
201, 141, 200
CMY:
21, 45, 22
CMYK:
0, 30, 0, 21
HSL:
301°, 35.7143%, 67.0588%
HSV (HSB):
301°, 29.8507%, 78.8235%
XYZ:
44.0376, 35.6374, 59.2013
xyY:
0.3171, 0.2566, 35.6374
CIE-Lab:
66.2419, 32.4086, -21.4412
CIE-LCH:
66.2419, 38.8593, 326.5118
CIE-Luv:
66.2419, 30.2271, -38.0584
Hunter-Lab:
59.6971, 27.2068, -17.0096
#c98dc8 color charts
#c98dc8 color shades, tints & tones
#c98dc8 color schemes
#c98dc8 color preview, HTML & CSS examples
This text has a color of #c98dc8
<p style="color:#c98dc8;">Text here</p>
.mytext {color:#c98dc8;}
This box has a color of #c98dc8
<div style="background-color:#c98dc8;">Content here</div>
.mybackground {background-color:#c98dc8;}
Border around this has a color of #c98dc8
<div style="border:2px solid #c98dc8;">Content here</div>
.myborder {border:2px solid #c98dc8;}