#b08db2 color space conversions
Hex:
#b08db2
RGB:
176, 141, 178
CMY:
31, 45, 30
CMYK:
1, 21, 0, 30
HSL:
297°, 19.3717%, 62.5490%
HSV (HSB):
297°, 20.7865%, 69.8039%
XYZ:
35.4653, 31.4942, 46.3292
xyY:
0.3131, 0.2780, 31.4942
CIE-Lab:
62.9226, 19.7795, -14.3544
CIE-LCH:
62.9226, 24.4393, 324.0309
CIE-Luv:
62.9226, 17.5584, -24.6625
Hunter-Lab:
56.1197, 14.5949, -9.6627
#b08db2 color charts
#b08db2 color shades, tints & tones
#b08db2 color schemes
#b08db2 color preview, HTML & CSS examples
This text has a color of #b08db2
<p style="color:#b08db2;">Text here</p>
.mytext {color:#b08db2;}
This box has a color of #b08db2
<div style="background-color:#b08db2;">Content here</div>
.mybackground {background-color:#b08db2;}
Border around this has a color of #b08db2
<div style="border:2px solid #b08db2;">Content here</div>
.myborder {border:2px solid #b08db2;}