#b08de3 color space conversions
Hex:
#b08de3
RGB:
176, 141, 227
CMY:
31, 45, 11
CMYK:
22, 38, 0, 11
HSL:
264°, 60.5634%, 72.1569%
HSV (HSB):
264°, 37.8855%, 89.0196%
XYZ:
41.2945, 33.8259, 77.0256
xyY:
0.2714, 0.2223, 33.8259
CIE-Lab:
64.8242, 30.3136, -38.8538
CIE-LCH:
64.8242, 49.2801, 307.9613
CIE-Luv:
64.8242, 11.7913, -65.6620
Hunter-Lab:
58.1600, 24.9576, -37.8101
#b08de3 color charts
#b08de3 color shades, tints & tones
#b08de3 color schemes
#b08de3 color preview, HTML & CSS examples
This text has a color of #b08de3
<p style="color:#b08de3;">Text here</p>
.mytext {color:#b08de3;}
This box has a color of #b08de3
<div style="background-color:#b08de3;">Content here</div>
.mybackground {background-color:#b08de3;}
Border around this has a color of #b08de3
<div style="border:2px solid #b08de3;">Content here</div>
.myborder {border:2px solid #b08de3;}