#b09bdd color space conversions
Hex:
#b09bdd
RGB:
176, 155, 221
CMY:
31, 39, 13
CMYK:
20, 30, 0, 13
HSL:
259°, 49.2537%, 73.7255%
HSV (HSB):
259°, 29.8643%, 86.6667%
XYZ:
42.6770, 37.8933, 73.4714
xyY:
0.2770, 0.2460, 37.8933
CIE-Lab:
67.9419, 21.0549, -30.6941
CIE-LCH:
67.9419, 37.2215, 304.4486
CIE-Luv:
67.9419, 6.5924, -51.3889
Hunter-Lab:
61.5575, 16.0260, -27.6748
#b09bdd color charts
#b09bdd color shades, tints & tones
#b09bdd color schemes
#b09bdd color preview, HTML & CSS examples
This text has a color of #b09bdd
<p style="color:#b09bdd;">Text here</p>
.mytext {color:#b09bdd;}
This box has a color of #b09bdd
<div style="background-color:#b09bdd;">Content here</div>
.mybackground {background-color:#b09bdd;}
Border around this has a color of #b09bdd
<div style="border:2px solid #b09bdd;">Content here</div>
.myborder {border:2px solid #b09bdd;}