#b06ff0 color space conversions
Hex:
#b06ff0
RGB:
176, 111, 240
CMY:
31, 56, 6
CMYK:
27, 54, 0, 6
HSL:
270°, 81.1321%, 68.8235%
HSV (HSB):
270°, 53.7500%, 94.1176%
XYZ:
39.3171, 26.8903, 85.5562
xyY:
0.2591, 0.1772, 26.8903
CIE-Lab:
58.8726, 49.8231, -55.4648
CIE-LCH:
58.8726, 74.5566, 311.9328
CIE-Luv:
58.8726, 20.6961, -93.5846
Hunter-Lab:
51.8558, 44.5911, -61.5227
#b06ff0 color charts
#b06ff0 color shades, tints & tones
#b06ff0 color schemes
#b06ff0 color preview, HTML & CSS examples
This text has a color of #b06ff0
<p style="color:#b06ff0;">Text here</p>
.mytext {color:#b06ff0;}
This box has a color of #b06ff0
<div style="background-color:#b06ff0;">Content here</div>
.mybackground {background-color:#b06ff0;}
Border around this has a color of #b06ff0
<div style="border:2px solid #b06ff0;">Content here</div>
.myborder {border:2px solid #b06ff0;}