#c99bd3 color space conversions
Hex:
#c99bd3
RGB:
201, 155, 211
CMY:
21, 39, 17
CMYK:
5, 27, 0, 17
HSL:
289°, 38.8889%, 71.7647%
HSV (HSB):
289°, 26.5403%, 82.7451%
XYZ:
47.5666, 40.5633, 66.9505
xyY:
0.3067, 0.2616, 40.5633
CIE-Lab:
69.8689, 26.8456, -22.0202
CIE-LCH:
69.8689, 34.7215, 320.6396
CIE-Luv:
69.8689, 21.9888, -38.4070
Hunter-Lab:
63.6894, 21.8569, -17.7433
#c99bd3 color charts
#c99bd3 color shades, tints & tones
#c99bd3 color schemes
#c99bd3 color preview, HTML & CSS examples
This text has a color of #c99bd3
<p style="color:#c99bd3;">Text here</p>
.mytext {color:#c99bd3;}
This box has a color of #c99bd3
<div style="background-color:#c99bd3;">Content here</div>
.mybackground {background-color:#c99bd3;}
Border around this has a color of #c99bd3
<div style="border:2px solid #c99bd3;">Content here</div>
.myborder {border:2px solid #c99bd3;}