#b06be7 color space conversions
Hex:
#b06be7
RGB:
176, 107, 231
CMY:
31, 58, 9
CMYK:
24, 54, 0, 9
HSL:
273°, 72.0930%, 66.2745%
HSV (HSB):
273°, 53.6797%, 90.5882%
XYZ:
37.5860, 25.5150, 78.5452
xyY:
0.2654, 0.1801, 25.5150
CIE-Lab:
57.5738, 49.8713, -52.5186
CIE-LCH:
57.5738, 72.4248, 313.5190
CIE-Luv:
57.5738, 23.4729, -88.5086
Hunter-Lab:
50.5124, 44.4242, -56.8354
#b06be7 color charts
#b06be7 color shades, tints & tones
#b06be7 color schemes
#b06be7 color preview, HTML & CSS examples
This text has a color of #b06be7
<p style="color:#b06be7;">Text here</p>
.mytext {color:#b06be7;}
This box has a color of #b06be7
<div style="background-color:#b06be7;">Content here</div>
.mybackground {background-color:#b06be7;}
Border around this has a color of #b06be7
<div style="border:2px solid #b06be7;">Content here</div>
.myborder {border:2px solid #b06be7;}