#b95bb1 color space conversions
Hex:
#b95bb1
RGB:
185, 91, 177
CMY:
27, 64, 31
CMYK:
0, 51, 4, 27
HSL:
305°, 40.1709%, 54.1176%
HSV (HSB):
305°, 50.8108%, 72.5490%
XYZ:
31.6845, 20.9708, 43.9728
xyY:
0.3279, 0.2170, 20.9708
CIE-Lab:
52.9175, 49.6303, -29.0097
CIE-LCH:
52.9175, 57.4867, 329.6930
CIE-Luv:
52.9175, 46.2363, -50.6485
Hunter-Lab:
45.7939, 43.3637, -24.8765
#b95bb1 color charts
#b95bb1 color shades, tints & tones
#b95bb1 color schemes
#b95bb1 color preview, HTML & CSS examples
This text has a color of #b95bb1
<p style="color:#b95bb1;">Text here</p>
.mytext {color:#b95bb1;}
This box has a color of #b95bb1
<div style="background-color:#b95bb1;">Content here</div>
.mybackground {background-color:#b95bb1;}
Border around this has a color of #b95bb1
<div style="border:2px solid #b95bb1;">Content here</div>
.myborder {border:2px solid #b95bb1;}