#b06ffc color space conversions
Hex:
#b06ffc
RGB:
176, 111, 252
CMY:
31, 56, 1
CMYK:
30, 56, 0, 1
HSL:
268°, 95.9184%, 71.1765%
HSV (HSB):
268°, 55.9524%, 98.8235%
XYZ:
41.1596, 27.6273, 95.2587
xyY:
0.2509, 0.1684, 27.6273
CIE-Lab:
59.5505, 52.6322, -61.0243
CIE-LCH:
59.5505, 80.5861, 310.7771
CIE-Luv:
59.5505, 18.7664, -102.9152
Hunter-Lab:
52.5616, 47.7957, -70.6595
#b06ffc color charts
#b06ffc color shades, tints & tones
#b06ffc color schemes
#b06ffc color preview, HTML & CSS examples
This text has a color of #b06ffc
<p style="color:#b06ffc;">Text here</p>
.mytext {color:#b06ffc;}
This box has a color of #b06ffc
<div style="background-color:#b06ffc;">Content here</div>
.mybackground {background-color:#b06ffc;}
Border around this has a color of #b06ffc
<div style="border:2px solid #b06ffc;">Content here</div>
.myborder {border:2px solid #b06ffc;}