#b08ac5 color space conversions
Hex:
#b08ac5
RGB:
176, 138, 197
CMY:
31, 46, 23
CMYK:
11, 30, 0, 23
HSL:
279°, 33.7143%, 65.6863%
HSV (HSB):
279°, 29.9492%, 77.2549%
XYZ:
37.0710, 31.4383, 56.9377
xyY:
0.2955, 0.2506, 31.4383
CIE-Lab:
62.8759, 25.3337, -25.1371
CIE-LCH:
62.8759, 35.6886, 315.2232
CIE-Luv:
62.8759, 16.6738, -42.4302
Hunter-Lab:
56.0699, 19.8944, -20.9588
#b08ac5 color charts
#b08ac5 color shades, tints & tones
#b08ac5 color schemes
#b08ac5 color preview, HTML & CSS examples
This text has a color of #b08ac5
<p style="color:#b08ac5;">Text here</p>
.mytext {color:#b08ac5;}
This box has a color of #b08ac5
<div style="background-color:#b08ac5;">Content here</div>
.mybackground {background-color:#b08ac5;}
Border around this has a color of #b08ac5
<div style="border:2px solid #b08ac5;">Content here</div>
.myborder {border:2px solid #b08ac5;}