#b08eb2 color space conversions
Hex:
#b08eb2
RGB:
176, 142, 178
CMY:
31, 44, 30
CMYK:
1, 20, 0, 30
HSL:
297°, 18.9474%, 62.7451%
HSV (HSB):
297°, 20.2247%, 69.8039%
XYZ:
35.6134, 31.7905, 46.3786
xyY:
0.3130, 0.2794, 31.7905
CIE-Lab:
63.1693, 19.2167, -13.9825
CIE-LCH:
63.1693, 23.7653, 323.9595
CIE-Luv:
63.1693, 17.0639, -24.0166
Hunter-Lab:
56.3830, 14.0762, -9.3017
#b08eb2 color charts
#b08eb2 color shades, tints & tones
#b08eb2 color schemes
#b08eb2 color preview, HTML & CSS examples
This text has a color of #b08eb2
<p style="color:#b08eb2;">Text here</p>
.mytext {color:#b08eb2;}
This box has a color of #b08eb2
<div style="background-color:#b08eb2;">Content here</div>
.mybackground {background-color:#b08eb2;}
Border around this has a color of #b08eb2
<div style="border:2px solid #b08eb2;">Content here</div>
.myborder {border:2px solid #b08eb2;}