#b96ab9 color space conversions
Hex:
#b96ab9
RGB:
185, 106, 185
CMY:
27, 58, 27
CMYK:
0, 43, 0, 27
HSL:
300°, 36.0731%, 57.0588%
HSV (HSB):
300°, 42.7027%, 72.5490%
XYZ:
33.9186, 24.1251, 48.7679
xyY:
0.3176, 0.2259, 24.1251
CIE-Lab:
56.2129, 43.3902, -28.5173
CIE-LCH:
56.2129, 51.9225, 326.6859
CIE-Luv:
56.2129, 38.3185, -49.5516
Hunter-Lab:
49.1173, 37.3100, -24.4860
#b96ab9 color charts
#b96ab9 color shades, tints & tones
#b96ab9 color schemes
#b96ab9 color preview, HTML & CSS examples
This text has a color of #b96ab9
<p style="color:#b96ab9;">Text here</p>
.mytext {color:#b96ab9;}
This box has a color of #b96ab9
<div style="background-color:#b96ab9;">Content here</div>
.mybackground {background-color:#b96ab9;}
Border around this has a color of #b96ab9
<div style="border:2px solid #b96ab9;">Content here</div>
.myborder {border:2px solid #b96ab9;}