#b06ec4 color space conversions
Hex:
#b06ec4
RGB:
176, 110, 196
CMY:
31, 57, 23
CMYK:
10, 44, 0, 23
HSL:
286°, 42.1569%, 60.0000%
HSV (HSB):
286°, 43.8776%, 76.8627%
XYZ:
33.4442, 24.3675, 55.1652
xyY:
0.2960, 0.2157, 24.3675
CIE-Lab:
56.4539, 40.6904, -34.5200
CIE-LCH:
56.4539, 53.3604, 319.6901
CIE-Luv:
56.4539, 28.7419, -58.5689
Hunter-Lab:
49.3634, 34.5496, -31.7041
#b06ec4 color charts
#b06ec4 color shades, tints & tones
#b06ec4 color schemes
#b06ec4 color preview, HTML & CSS examples
This text has a color of #b06ec4
<p style="color:#b06ec4;">Text here</p>
.mytext {color:#b06ec4;}
This box has a color of #b06ec4
<div style="background-color:#b06ec4;">Content here</div>
.mybackground {background-color:#b06ec4;}
Border around this has a color of #b06ec4
<div style="border:2px solid #b06ec4;">Content here</div>
.myborder {border:2px solid #b06ec4;}