#b07ac5 color space conversions
Hex:
#b07ac5
RGB:
176, 122, 197
CMY:
31, 52, 23
CMYK:
11, 38, 0, 23
HSL:
283°, 39.2670%, 62.5490%
HSV (HSB):
283°, 38.0711%, 77.2549%
XYZ:
34.9421, 27.1804, 56.2280
xyY:
0.2952, 0.2297, 27.1804
CIE-Lab:
59.1409, 34.3012, -30.9045
CIE-LCH:
59.1409, 46.1699, 317.9819
CIE-Luv:
59.1409, 23.6718, -52.4250
Hunter-Lab:
52.1348, 28.3993, -27.4506
#b07ac5 color charts
#b07ac5 color shades, tints & tones
#b07ac5 color schemes
#b07ac5 color preview, HTML & CSS examples
This text has a color of #b07ac5
<p style="color:#b07ac5;">Text here</p>
.mytext {color:#b07ac5;}
This box has a color of #b07ac5
<div style="background-color:#b07ac5;">Content here</div>
.mybackground {background-color:#b07ac5;}
Border around this has a color of #b07ac5
<div style="border:2px solid #b07ac5;">Content here</div>
.myborder {border:2px solid #b07ac5;}