#c99bd2 color space conversions
Hex:
#c99bd2
RGB:
201, 155, 210
CMY:
21, 39, 18
CMYK:
4, 26, 0, 18
HSL:
290°, 37.9310%, 71.5686%
HSV (HSB):
290°, 26.1905%, 82.3529%
XYZ:
47.4416, 40.5133, 66.2922
xyY:
0.3076, 0.2627, 40.5133
CIE-Lab:
69.8336, 26.6497, -21.5218
CIE-LCH:
69.8336, 34.2549, 321.0763
CIE-Luv:
69.8336, 22.1188, -37.5752
Hunter-Lab:
63.6501, 21.6573, -17.1960
#c99bd2 color charts
#c99bd2 color shades, tints & tones
#c99bd2 color schemes
#c99bd2 color preview, HTML & CSS examples
This text has a color of #c99bd2
<p style="color:#c99bd2;">Text here</p>
.mytext {color:#c99bd2;}
This box has a color of #c99bd2
<div style="background-color:#c99bd2;">Content here</div>
.mybackground {background-color:#c99bd2;}
Border around this has a color of #c99bd2
<div style="border:2px solid #c99bd2;">Content here</div>
.myborder {border:2px solid #c99bd2;}