#b96bbd color space conversions
Hex:
#b96bbd
RGB:
185, 107, 189
CMY:
27, 58, 26
CMYK:
2, 43, 0, 26
HSL:
297°, 38.3178%, 58.0392%
HSV (HSB):
297°, 43.3862%, 74.1176%
XYZ:
34.4506, 24.5038, 51.0581
xyY:
0.3132, 0.2227, 24.5038
CIE-Lab:
56.5887, 43.6147, -30.2281
CIE-LCH:
56.5887, 53.0658, 325.2753
CIE-Luv:
56.5887, 37.0559, -52.3105
Hunter-Lab:
49.5013, 37.6003, -26.5037
#b96bbd color charts
#b96bbd color shades, tints & tones
#b96bbd color schemes
#b96bbd color preview, HTML & CSS examples
This text has a color of #b96bbd
<p style="color:#b96bbd;">Text here</p>
.mytext {color:#b96bbd;}
This box has a color of #b96bbd
<div style="background-color:#b96bbd;">Content here</div>
.mybackground {background-color:#b96bbd;}
Border around this has a color of #b96bbd
<div style="border:2px solid #b96bbd;">Content here</div>
.myborder {border:2px solid #b96bbd;}