#b07ec4 color space conversions
Hex:
#b07ec4
RGB:
176, 126, 196
CMY:
31, 51, 23
CMYK:
10, 36, 0, 23
HSL:
283°, 37.2340%, 63.1373%
HSV (HSB):
283°, 35.7143%, 76.8627%
XYZ:
35.3292, 28.1373, 55.7936
xyY:
0.2962, 0.2359, 28.1373
CIE-Lab:
60.0126, 31.8617, -28.9872
CIE-LCH:
60.0126, 43.0747, 317.7046
CIE-Luv:
60.0126, 22.1177, -49.1577
Hunter-Lab:
53.0446, 26.0577, -25.2313
#b07ec4 color charts
#b07ec4 color shades, tints & tones
#b07ec4 color schemes
#b07ec4 color preview, HTML & CSS examples
This text has a color of #b07ec4
<p style="color:#b07ec4;">Text here</p>
.mytext {color:#b07ec4;}
This box has a color of #b07ec4
<div style="background-color:#b07ec4;">Content here</div>
.mybackground {background-color:#b07ec4;}
Border around this has a color of #b07ec4
<div style="border:2px solid #b07ec4;">Content here</div>
.myborder {border:2px solid #b07ec4;}