#b96db5 color space conversions
Hex:
#b96db5
RGB:
185, 109, 181
CMY:
27, 57, 29
CMYK:
0, 41, 2, 27
HSL:
303°, 35.1852%, 57.6471%
HSV (HSB):
303°, 41.0811%, 72.5490%
XYZ:
33.8167, 24.5878, 46.6796
xyY:
0.3218, 0.2340, 24.5878
CIE-Lab:
56.6715, 41.0578, -25.5104
CIE-LCH:
56.6715, 48.3376, 328.1461
CIE-Luv:
56.6715, 37.8834, -44.6149
Hunter-Lab:
49.5860, 34.9579, -21.1046
#b96db5 color charts
#b96db5 color shades, tints & tones
#b96db5 color schemes
#b96db5 color preview, HTML & CSS examples
This text has a color of #b96db5
<p style="color:#b96db5;">Text here</p>
.mytext {color:#b96db5;}
This box has a color of #b96db5
<div style="background-color:#b96db5;">Content here</div>
.mybackground {background-color:#b96db5;}
Border around this has a color of #b96db5
<div style="border:2px solid #b96db5;">Content here</div>
.myborder {border:2px solid #b96db5;}