#b06ec2 color space conversions
Hex:
#b06ec2
RGB:
176, 110, 194
CMY:
31, 57, 24
CMYK:
9, 43, 0, 24
HSL:
287°, 40.7767%, 59.6078%
HSV (HSB):
287°, 43.2990%, 76.0784%
XYZ:
33.2180, 24.2770, 53.9741
xyY:
0.2980, 0.2178, 24.2770
CIE-Lab:
56.3641, 40.2798, -33.5188
CIE-LCH:
56.3641, 52.4020, 320.2344
CIE-Luv:
56.3641, 29.1120, -56.9177
Hunter-Lab:
49.2717, 34.1158, -30.4583
#b06ec2 color charts
#b06ec2 color shades, tints & tones
#b06ec2 color schemes
#b06ec2 color preview, HTML & CSS examples
This text has a color of #b06ec2
<p style="color:#b06ec2;">Text here</p>
.mytext {color:#b06ec2;}
This box has a color of #b06ec2
<div style="background-color:#b06ec2;">Content here</div>
.mybackground {background-color:#b06ec2;}
Border around this has a color of #b06ec2
<div style="border:2px solid #b06ec2;">Content here</div>
.myborder {border:2px solid #b06ec2;}