#b08bfb color space conversions
Hex:
#b08bfb
RGB:
176, 139, 251
CMY:
31, 45, 2
CMYK:
30, 45, 0, 2
HSL:
260°, 93.3333%, 76.4706%
HSV (HSB):
260°, 44.6215%, 98.4314%
XYZ:
44.5497, 34.6604, 95.6089
xyY:
0.2548, 0.1983, 34.6604
CIE-Lab:
65.4834, 37.1722, -51.0293
CIE-LCH:
65.4834, 63.1329, 306.0714
CIE-Luv:
65.4834, 9.7814, -86.7431
Hunter-Lab:
58.8731, 32.0445, -55.0748
#b08bfb color charts
#b08bfb color shades, tints & tones
#b08bfb color schemes
#b08bfb color preview, HTML & CSS examples
This text has a color of #b08bfb
<p style="color:#b08bfb;">Text here</p>
.mytext {color:#b08bfb;}
This box has a color of #b08bfb
<div style="background-color:#b08bfb;">Content here</div>
.mybackground {background-color:#b08bfb;}
Border around this has a color of #b08bfb
<div style="border:2px solid #b08bfb;">Content here</div>
.myborder {border:2px solid #b08bfb;}