#b07ac0 color space conversions
Hex:
#b07ac0
RGB:
176, 122, 192
CMY:
31, 52, 25
CMYK:
8, 36, 0, 25
HSL:
286°, 35.7143%, 61.5686%
HSV (HSB):
286°, 36.4583%, 75.2941%
XYZ:
34.3785, 26.9549, 53.2601
xyY:
0.3000, 0.2352, 26.9549
CIE-Lab:
58.9326, 33.2628, -28.3893
CIE-LCH:
58.9326, 43.7306, 319.5198
CIE-Luv:
58.9326, 24.4630, -48.2559
Hunter-Lab:
51.9182, 27.3399, -24.4797
#b07ac0 color charts
#b07ac0 color shades, tints & tones
#b07ac0 color schemes
#b07ac0 color preview, HTML & CSS examples
This text has a color of #b07ac0
<p style="color:#b07ac0;">Text here</p>
.mytext {color:#b07ac0;}
This box has a color of #b07ac0
<div style="background-color:#b07ac0;">Content here</div>
.mybackground {background-color:#b07ac0;}
Border around this has a color of #b07ac0
<div style="border:2px solid #b07ac0;">Content here</div>
.myborder {border:2px solid #b07ac0;}