#b07ffb color space conversions
Hex:
#b07ffb
RGB:
176, 127, 251
CMY:
31, 50, 2
CMYK:
30, 49, 0, 2
HSL:
264°, 93.9394%, 74.1176%
HSV (HSB):
264°, 49.4024%, 98.4314%
XYZ:
42.9065, 31.3739, 95.0611
xyY:
0.2534, 0.1853, 31.3739
CIE-Lab:
62.8220, 43.8083, -55.2515
CIE-LCH:
62.8220, 70.5117, 308.4105
CIE-Luv:
62.8220, 13.9181, -93.7595
Hunter-Lab:
56.0124, 38.7124, -61.4150
#b07ffb color charts
#b07ffb color shades, tints & tones
#b07ffb color schemes
#b07ffb color preview, HTML & CSS examples
This text has a color of #b07ffb
<p style="color:#b07ffb;">Text here</p>
.mytext {color:#b07ffb;}
This box has a color of #b07ffb
<div style="background-color:#b07ffb;">Content here</div>
.mybackground {background-color:#b07ffb;}
Border around this has a color of #b07ffb
<div style="border:2px solid #b07ffb;">Content here</div>
.myborder {border:2px solid #b07ffb;}