#c98dc9 color space conversions
Hex:
#c98dc9
RGB:
201, 141, 201
CMY:
21, 45, 21
CMYK:
0, 30, 0, 21
HSL:
300°, 35.7143%, 67.0588%
HSV (HSB):
300°, 29.8507%, 78.8235%
XYZ:
44.1549, 35.6843, 59.8189
xyY:
0.3162, 0.2555, 35.6843
CIE-Lab:
66.2780, 32.5963, -21.9447
CIE-LCH:
66.2780, 39.2949, 326.0505
CIE-Luv:
66.2780, 30.0690, -38.8874
Hunter-Lab:
59.7363, 27.4020, -17.5565
#c98dc9 color charts
#c98dc9 color shades, tints & tones
#c98dc9 color schemes
#c98dc9 color preview, HTML & CSS examples
This text has a color of #c98dc9
<p style="color:#c98dc9;">Text here</p>
.mytext {color:#c98dc9;}
This box has a color of #c98dc9
<div style="background-color:#c98dc9;">Content here</div>
.mybackground {background-color:#c98dc9;}
Border around this has a color of #c98dc9
<div style="border:2px solid #c98dc9;">Content here</div>
.myborder {border:2px solid #c98dc9;}