#b08ac1 color space conversions
Hex:
#b08ac1
RGB:
176, 138, 193
CMY:
31, 46, 24
CMYK:
9, 28, 0, 24
HSL:
281°, 30.7263%, 64.9020%
HSV (HSB):
281°, 28.4974%, 75.6863%
XYZ:
36.6186, 31.2573, 54.5553
xyY:
0.2991, 0.2553, 31.2573
CIE-Lab:
62.7243, 24.4952, -23.1192
CIE-LCH:
62.7243, 33.6825, 316.6553
CIE-Luv:
62.7243, 17.1713, -39.0788
Hunter-Lab:
55.9082, 19.0740, -18.7195
#b08ac1 color charts
#b08ac1 color shades, tints & tones
#b08ac1 color schemes
#b08ac1 color preview, HTML & CSS examples
This text has a color of #b08ac1
<p style="color:#b08ac1;">Text here</p>
.mytext {color:#b08ac1;}
This box has a color of #b08ac1
<div style="background-color:#b08ac1;">Content here</div>
.mybackground {background-color:#b08ac1;}
Border around this has a color of #b08ac1
<div style="border:2px solid #b08ac1;">Content here</div>
.myborder {border:2px solid #b08ac1;}