#b08ec1 color space conversions
Hex:
#b08ec1
RGB:
176, 142, 193
CMY:
31, 44, 24
CMYK:
9, 26, 0, 24
HSL:
280°, 29.1429%, 65.6863%
HSV (HSB):
280°, 26.4249%, 75.6863%
XYZ:
37.2031, 32.4264, 54.7502
xyY:
0.2991, 0.2607, 32.4264
CIE-Lab:
63.6937, 22.2421, -21.6366
CIE-LCH:
63.6937, 31.0299, 315.7906
CIE-Luv:
63.6937, 15.3224, -36.4835
Hunter-Lab:
56.9442, 16.9666, -17.1447
#b08ec1 color charts
#b08ec1 color shades, tints & tones
#b08ec1 color schemes
#b08ec1 color preview, HTML & CSS examples
This text has a color of #b08ec1
<p style="color:#b08ec1;">Text here</p>
.mytext {color:#b08ec1;}
This box has a color of #b08ec1
<div style="background-color:#b08ec1;">Content here</div>
.mybackground {background-color:#b08ec1;}
Border around this has a color of #b08ec1
<div style="border:2px solid #b08ec1;">Content here</div>
.myborder {border:2px solid #b08ec1;}