#c99bd7 color space conversions
Hex:
#c99bd7
RGB:
201, 155, 215
CMY:
21, 39, 16
CMYK:
7, 28, 0, 16
HSL:
286°, 42.8571%, 72.5490%
HSV (HSB):
286°, 27.9070%, 84.3137%
XYZ:
48.0745, 40.7665, 69.6249
xyY:
0.3034, 0.2573, 40.7665
CIE-Lab:
70.0120, 27.6366, -24.0085
CIE-LCH:
70.0120, 36.6086, 319.0184
CIE-Luv:
70.0120, 21.4685, -41.7394
Hunter-Lab:
63.8486, 22.6655, -19.9598
#c99bd7 color charts
#c99bd7 color shades, tints & tones
#c99bd7 color schemes
#c99bd7 color preview, HTML & CSS examples
This text has a color of #c99bd7
<p style="color:#c99bd7;">Text here</p>
.mytext {color:#c99bd7;}
This box has a color of #c99bd7
<div style="background-color:#c99bd7;">Content here</div>
.mybackground {background-color:#c99bd7;}
Border around this has a color of #c99bd7
<div style="border:2px solid #c99bd7;">Content here</div>
.myborder {border:2px solid #c99bd7;}