#b06ff4 color space conversions
Hex:
#b06ff4
RGB:
176, 111, 244
CMY:
31, 56, 4
CMYK:
28, 55, 0, 4
HSL:
269°, 85.8065%, 69.6078%
HSV (HSB):
269°, 54.5082%, 95.6863%
XYZ:
39.9181, 27.1306, 88.7208
xyY:
0.2563, 0.1742, 27.1306
CIE-Lab:
59.0951, 50.7528, -57.3293
CIE-LCH:
59.0951, 76.5669, 311.5180
CIE-Luv:
59.0951, 20.0448, -96.7155
Hunter-Lab:
52.0871, 45.6450, -64.5287
#b06ff4 color charts
#b06ff4 color shades, tints & tones
#b06ff4 color schemes
#b06ff4 color preview, HTML & CSS examples
This text has a color of #b06ff4
<p style="color:#b06ff4;">Text here</p>
.mytext {color:#b06ff4;}
This box has a color of #b06ff4
<div style="background-color:#b06ff4;">Content here</div>
.mybackground {background-color:#b06ff4;}
Border around this has a color of #b06ff4
<div style="border:2px solid #b06ff4;">Content here</div>
.myborder {border:2px solid #b06ff4;}