#b06afc color space conversions
Hex:
#b06afc
RGB:
176, 106, 252
CMY:
31, 58, 1
CMYK:
30, 58, 0, 1
HSL:
269°, 96.0526%, 70.1961%
HSV (HSB):
269°, 57.9365%, 98.8235%
XYZ:
40.6292, 26.5664, 95.0819
xyY:
0.2504, 0.1637, 26.5664
CIE-Lab:
58.5709, 55.2228, -62.5949
CIE-LCH:
58.5709, 83.4726, 311.4195
CIE-Luv:
58.5709, 20.1897, -105.2740
Hunter-Lab:
51.5427, 50.5055, -73.2938
#b06afc color charts
#b06afc color shades, tints & tones
#b06afc color schemes
#b06afc color preview, HTML & CSS examples
This text has a color of #b06afc
<p style="color:#b06afc;">Text here</p>
.mytext {color:#b06afc;}
This box has a color of #b06afc
<div style="background-color:#b06afc;">Content here</div>
.mybackground {background-color:#b06afc;}
Border around this has a color of #b06afc
<div style="border:2px solid #b06afc;">Content here</div>
.myborder {border:2px solid #b06afc;}