#b88bb2 color space conversions
Hex:
#b88bb2
RGB:
184, 139, 178
CMY:
28, 45, 30
CMYK:
0, 24, 3, 28
HSL:
308°, 24.0642%, 63.3333%
HSV (HSB):
308°, 24.4565%, 72.1569%
XYZ:
37.0357, 31.8699, 46.3190
xyY:
0.3214, 0.2766, 31.8699
CIE-Lab:
63.2352, 23.6686, -13.8043
CIE-LCH:
63.2352, 27.4001, 329.7479
CIE-Luv:
63.2352, 23.5631, -24.4868
Hunter-Lab:
56.4535, 18.3094, -9.1289
#b88bb2 color charts
#b88bb2 color shades, tints & tones
#b88bb2 color schemes
#b88bb2 color preview, HTML & CSS examples
This text has a color of #b88bb2
<p style="color:#b88bb2;">Text here</p>
.mytext {color:#b88bb2;}
This box has a color of #b88bb2
<div style="background-color:#b88bb2;">Content here</div>
.mybackground {background-color:#b88bb2;}
Border around this has a color of #b88bb2
<div style="border:2px solid #b88bb2;">Content here</div>
.myborder {border:2px solid #b88bb2;}