#c98cc3 color space conversions
Hex:
#c98cc3
RGB:
201, 140, 195
CMY:
21, 45, 24
CMYK:
0, 30, 3, 21
HSL:
306°, 36.0947%, 66.8627%
HSV (HSB):
306°, 30.3483%, 78.8235%
XYZ:
43.3158, 35.1138, 56.1244
xyY:
0.3219, 0.2610, 35.1138
CIE-Lab:
65.8372, 32.0278, -19.2606
CIE-LCH:
65.8372, 37.3732, 328.9785
CIE-Luv:
65.8372, 31.5036, -34.5339
Hunter-Lab:
59.2569, 26.7809, -14.6759
#c98cc3 color charts
#c98cc3 color shades, tints & tones
#c98cc3 color schemes
#c98cc3 color preview, HTML & CSS examples
This text has a color of #c98cc3
<p style="color:#c98cc3;">Text here</p>
.mytext {color:#c98cc3;}
This box has a color of #c98cc3
<div style="background-color:#c98cc3;">Content here</div>
.mybackground {background-color:#c98cc3;}
Border around this has a color of #c98cc3
<div style="border:2px solid #c98cc3;">Content here</div>
.myborder {border:2px solid #c98cc3;}