#b96fb9 color space conversions
Hex:
#b96fb9
RGB:
185, 111, 185
CMY:
27, 56, 27
CMYK:
0, 40, 0, 27
HSL:
300°, 34.5794%, 58.0392%
HSV (HSB):
300°, 40.0000%, 72.5490%
XYZ:
34.4490, 25.1859, 48.9447
xyY:
0.3173, 0.2320, 25.1859
CIE-Lab:
57.2562, 40.7323, -26.9032
CIE-LCH:
57.2562, 48.8150, 326.5557
CIE-Luv:
57.2562, 36.1988, -46.8112
Hunter-Lab:
50.1856, 34.7032, -22.6940
#b96fb9 color charts
#b96fb9 color shades, tints & tones
#b96fb9 color schemes
#b96fb9 color preview, HTML & CSS examples
This text has a color of #b96fb9
<p style="color:#b96fb9;">Text here</p>
.mytext {color:#b96fb9;}
This box has a color of #b96fb9
<div style="background-color:#b96fb9;">Content here</div>
.mybackground {background-color:#b96fb9;}
Border around this has a color of #b96fb9
<div style="border:2px solid #b96fb9;">Content here</div>
.myborder {border:2px solid #b96fb9;}