#c98dd1 color space conversions
Hex:
#c98dd1
RGB:
201, 141, 209
CMY:
21, 45, 18
CMYK:
4, 33, 0, 18
HSL:
293°, 42.5000%, 68.6275%
HSV (HSB):
293°, 32.5359%, 81.9608%
XYZ:
45.1209, 36.0707, 64.9058
xyY:
0.3088, 0.2469, 36.0707
CIE-Lab:
66.5739, 34.1245, -25.9520
CIE-LCH:
66.5739, 42.8717, 322.7467
CIE-Luv:
66.5739, 28.8052, -45.5362
Hunter-Lab:
60.0589, 29.0000, -22.0336
#c98dd1 color charts
#c98dd1 color shades, tints & tones
#c98dd1 color schemes
#c98dd1 color preview, HTML & CSS examples
This text has a color of #c98dd1
<p style="color:#c98dd1;">Text here</p>
.mytext {color:#c98dd1;}
This box has a color of #c98dd1
<div style="background-color:#c98dd1;">Content here</div>
.mybackground {background-color:#c98dd1;}
Border around this has a color of #c98dd1
<div style="border:2px solid #c98dd1;">Content here</div>
.myborder {border:2px solid #c98dd1;}