#c998cc color space conversions
Hex:
#c998cc
RGB:
201, 152, 204
CMY:
21, 40, 20
CMYK:
1, 25, 0, 20
HSL:
297°, 33.7662%, 69.8039%
HSV (HSB):
297°, 25.4902%, 80.0000%
XYZ:
46.2147, 39.2336, 62.2638
xyY:
0.3129, 0.2656, 39.2336
CIE-Lab:
68.9202, 27.1381, -19.5912
CIE-LCH:
68.9202, 33.4708, 324.1742
CIE-Luv:
68.9202, 24.3553, -34.5081
Hunter-Lab:
62.6367, 22.0868, -15.0913
#c998cc color charts
#c998cc color shades, tints & tones
#c998cc color schemes
#c998cc color preview, HTML & CSS examples
This text has a color of #c998cc
<p style="color:#c998cc;">Text here</p>
.mytext {color:#c998cc;}
This box has a color of #c998cc
<div style="background-color:#c998cc;">Content here</div>
.mybackground {background-color:#c998cc;}
Border around this has a color of #c998cc
<div style="border:2px solid #c998cc;">Content here</div>
.myborder {border:2px solid #c998cc;}