#b99cca color space conversions
Hex:
#b99cca
RGB:
185, 156, 202
CMY:
27, 39, 21
CMYK:
8, 23, 0, 21
HSL:
278°, 30.2632%, 70.1961%
HSV (HSB):
278°, 22.7723%, 79.2157%
XYZ:
42.5567, 38.3555, 61.0375
xyY:
0.2998, 0.2702, 38.3555
CIE-Lab:
68.2818, 19.2297, -19.5947
CIE-LCH:
68.2818, 27.4542, 314.4613
CIE-Luv:
68.2818, 13.0289, -33.1778
Hunter-Lab:
61.9318, 14.2764, -15.0816
#b99cca color charts
#b99cca color shades, tints & tones
#b99cca color schemes
#b99cca color preview, HTML & CSS examples
This text has a color of #b99cca
<p style="color:#b99cca;">Text here</p>
.mytext {color:#b99cca;}
This box has a color of #b99cca
<div style="background-color:#b99cca;">Content here</div>
.mybackground {background-color:#b99cca;}
Border around this has a color of #b99cca
<div style="border:2px solid #b99cca;">Content here</div>
.myborder {border:2px solid #b99cca;}