#b99cc7 color space conversions
Hex:
#b99cc7
RGB:
185, 156, 199
CMY:
27, 39, 22
CMYK:
7, 22, 0, 22
HSL:
280°, 27.7419%, 69.6078%
HSV (HSB):
280°, 21.6080%, 78.0392%
XYZ:
42.2049, 38.2147, 59.1846
xyY:
0.3023, 0.2737, 38.2147
CIE-Lab:
68.1786, 18.6174, -18.0868
CIE-LCH:
68.1786, 25.9565, 315.8283
CIE-Luv:
68.1786, 13.3415, -30.6795
Hunter-Lab:
61.8181, 13.6851, -13.4915
#b99cc7 color charts
#b99cc7 color shades, tints & tones
#b99cc7 color schemes
#b99cc7 color preview, HTML & CSS examples
This text has a color of #b99cc7
<p style="color:#b99cc7;">Text here</p>
.mytext {color:#b99cc7;}
This box has a color of #b99cc7
<div style="background-color:#b99cc7;">Content here</div>
.mybackground {background-color:#b99cc7;}
Border around this has a color of #b99cc7
<div style="border:2px solid #b99cc7;">Content here</div>
.myborder {border:2px solid #b99cc7;}