#b06eec color space conversions
Hex:
#b06eec
RGB:
176, 110, 236
CMY:
31, 57, 7
CMYK:
25, 53, 0, 7
HSL:
271°, 76.8293%, 67.8431%
HSV (HSB):
271°, 53.3898%, 92.5490%
XYZ:
38.6207, 26.4381, 82.4244
xyY:
0.2619, 0.1793, 26.4381
CIE-Lab:
58.4506, 49.4296, -53.9126
CIE-LCH:
58.4506, 73.1427, 312.5161
CIE-Luv:
58.4506, 21.6714, -90.9431
Hunter-Lab:
51.4180, 44.0923, -59.0509
#b06eec color charts
#b06eec color shades, tints & tones
#b06eec color schemes
#b06eec color preview, HTML & CSS examples
This text has a color of #b06eec
<p style="color:#b06eec;">Text here</p>
.mytext {color:#b06eec;}
This box has a color of #b06eec
<div style="background-color:#b06eec;">Content here</div>
.mybackground {background-color:#b06eec;}
Border around this has a color of #b06eec
<div style="border:2px solid #b06eec;">Content here</div>
.myborder {border:2px solid #b06eec;}