#c99bec color space conversions
Hex:
#c99bec
RGB:
201, 155, 236
CMY:
21, 39, 7
CMYK:
15, 34, 0, 7
HSL:
274°, 68.0672%, 76.6667%
HSV (HSB):
274°, 34.3220%, 92.5490%
XYZ:
50.9491, 41.9163, 84.7622
xyY:
0.2868, 0.2360, 41.9163
CIE-Lab:
70.8132, 31.9703, -34.3050
CIE-LCH:
70.8132, 46.8928, 312.9825
CIE-Luv:
70.8132, 18.7447, -59.3062
Hunter-Lab:
64.7428, 27.1698, -32.3034
#c99bec color charts
#c99bec color shades, tints & tones
#c99bec color schemes
#c99bec color preview, HTML & CSS examples
This text has a color of #c99bec
<p style="color:#c99bec;">Text here</p>
.mytext {color:#c99bec;}
This box has a color of #c99bec
<div style="background-color:#c99bec;">Content here</div>
.mybackground {background-color:#c99bec;}
Border around this has a color of #c99bec
<div style="border:2px solid #c99bec;">Content here</div>
.myborder {border:2px solid #c99bec;}