#b99acd color space conversions
Hex:
#b99acd
RGB:
185, 154, 205
CMY:
27, 40, 20
CMYK:
10, 25, 0, 20
HSL:
276°, 33.7748%, 70.3922%
HSV (HSB):
276°, 24.8780%, 80.3922%
XYZ:
42.5826, 37.8333, 62.8158
xyY:
0.2973, 0.2641, 37.8333
CIE-Lab:
67.8975, 20.9636, -21.8435
CIE-LCH:
67.8975, 30.2755, 313.8225
CIE-Luv:
67.8975, 13.6509, -37.0085
Hunter-Lab:
61.5088, 15.9356, -17.4938
#b99acd color charts
#b99acd color shades, tints & tones
#b99acd color schemes
#b99acd color preview, HTML & CSS examples
This text has a color of #b99acd
<p style="color:#b99acd;">Text here</p>
.mytext {color:#b99acd;}
This box has a color of #b99acd
<div style="background-color:#b99acd;">Content here</div>
.mybackground {background-color:#b99acd;}
Border around this has a color of #b99acd
<div style="border:2px solid #b99acd;">Content here</div>
.myborder {border:2px solid #b99acd;}