#b06ff5 color space conversions
Hex:
#b06ff5
RGB:
176, 111, 245
CMY:
31, 56, 4
CMYK:
28, 55, 0, 4
HSL:
269°, 87.0130%, 69.8039%
HSV (HSB):
269°, 54.6939%, 96.0784%
XYZ:
40.0704, 27.1916, 89.5228
xyY:
0.2556, 0.1734, 27.1916
CIE-Lab:
59.1512, 50.9863, -57.7936
CIE-LCH:
59.1512, 77.0695, 311.4192
CIE-Luv:
59.1512, 19.8832, -97.4950
Hunter-Lab:
52.1455, 45.9107, -65.2864
#b06ff5 color charts
#b06ff5 color shades, tints & tones
#b06ff5 color schemes
#b06ff5 color preview, HTML & CSS examples
This text has a color of #b06ff5
<p style="color:#b06ff5;">Text here</p>
.mytext {color:#b06ff5;}
This box has a color of #b06ff5
<div style="background-color:#b06ff5;">Content here</div>
.mybackground {background-color:#b06ff5;}
Border around this has a color of #b06ff5
<div style="border:2px solid #b06ff5;">Content here</div>
.myborder {border:2px solid #b06ff5;}