#b06aec color space conversions
Hex:
#b06aec
RGB:
176, 106, 236
CMY:
31, 58, 7
CMYK:
25, 55, 0, 7
HSL:
272°, 77.3810%, 67.0588%
HSV (HSB):
272°, 55.0847%, 92.5490%
XYZ:
38.1989, 25.5943, 82.2838
xyY:
0.2615, 0.1752, 25.5943
CIE-Lab:
57.6499, 51.5271, -55.1892
CIE-LCH:
57.6499, 75.5043, 313.0346
CIE-Luv:
57.6499, 22.9077, -92.9318
Hunter-Lab:
50.5908, 46.2434, -61.0191
#b06aec color charts
#b06aec color shades, tints & tones
#b06aec color schemes
#b06aec color preview, HTML & CSS examples
This text has a color of #b06aec
<p style="color:#b06aec;">Text here</p>
.mytext {color:#b06aec;}
This box has a color of #b06aec
<div style="background-color:#b06aec;">Content here</div>
.mybackground {background-color:#b06aec;}
Border around this has a color of #b06aec
<div style="border:2px solid #b06aec;">Content here</div>
.myborder {border:2px solid #b06aec;}