#c98cd4 color space conversions
Hex:
#c98cd4
RGB:
201, 140, 212
CMY:
21, 45, 17
CMYK:
5, 34, 0, 17
HSL:
291°, 45.5696%, 69.0196%
HSV (HSB):
291°, 33.9623%, 83.1373%
XYZ:
45.3491, 35.9271, 66.8318
xyY:
0.3062, 0.2426, 35.9271
CIE-Lab:
66.4642, 35.2539, -27.7898
CIE-LCH:
66.4642, 44.8900, 321.7521
CIE-Luv:
66.4642, 28.7825, -48.6473
Hunter-Lab:
59.9393, 30.1567, -24.1504
#c98cd4 color charts
#c98cd4 color shades, tints & tones
#c98cd4 color schemes
#c98cd4 color preview, HTML & CSS examples
This text has a color of #c98cd4
<p style="color:#c98cd4;">Text here</p>
.mytext {color:#c98cd4;}
This box has a color of #c98cd4
<div style="background-color:#c98cd4;">Content here</div>
.mybackground {background-color:#c98cd4;}
Border around this has a color of #c98cd4
<div style="border:2px solid #c98cd4;">Content here</div>
.myborder {border:2px solid #c98cd4;}