#b07db9 color space conversions
Hex:
#b07db9
RGB:
176, 125, 185
CMY:
31, 51, 27
CMYK:
5, 32, 0, 27
HSL:
291°, 30.0000%, 60.7843%
HSV (HSB):
291°, 32.4324%, 72.5490%
XYZ:
33.9951, 27.4001, 49.3960
xyY:
0.3068, 0.2473, 27.4001
CIE-Lab:
59.3429, 30.1652, -23.7749
CIE-LCH:
59.3429, 38.4081, 321.7564
CIE-Luv:
59.3429, 24.2221, -40.5882
Hunter-Lab:
52.3451, 24.3212, -19.3080
#b07db9 color charts
#b07db9 color shades, tints & tones
#b07db9 color schemes
#b07db9 color preview, HTML & CSS examples
This text has a color of #b07db9
<p style="color:#b07db9;">Text here</p>
.mytext {color:#b07db9;}
This box has a color of #b07db9
<div style="background-color:#b07db9;">Content here</div>
.mybackground {background-color:#b07db9;}
Border around this has a color of #b07db9
<div style="border:2px solid #b07db9;">Content here</div>
.myborder {border:2px solid #b07db9;}