#c98dda color space conversions
Hex:
#c98dda
RGB:
201, 141, 218
CMY:
21, 45, 15
CMYK:
8, 35, 0, 15
HSL:
287°, 50.9934%, 70.3922%
HSV (HSB):
287°, 35.3211%, 85.4902%
XYZ:
46.2672, 36.5292, 70.9420
xyY:
0.3009, 0.2376, 36.5292
CIE-Lab:
66.9223, 35.8981, -30.4153
CIE-LCH:
66.9223, 47.0507, 319.7265
CIE-Luv:
66.9223, 27.3877, -53.0373
Hunter-Lab:
60.4394, 30.8751, -27.2852
#c98dda color charts
#c98dda color shades, tints & tones
#c98dda color schemes
#c98dda color preview, HTML & CSS examples
This text has a color of #c98dda
<p style="color:#c98dda;">Text here</p>
.mytext {color:#c98dda;}
This box has a color of #c98dda
<div style="background-color:#c98dda;">Content here</div>
.mybackground {background-color:#c98dda;}
Border around this has a color of #c98dda
<div style="border:2px solid #c98dda;">Content here</div>
.myborder {border:2px solid #c98dda;}