#b08ed3 color space conversions
Hex:
#b08ed3
RGB:
176, 142, 211
CMY:
31, 44, 17
CMYK:
17, 33, 0, 17
HSL:
270°, 43.9490%, 69.2157%
HSV (HSB):
270°, 32.7014%, 82.7451%
XYZ:
39.3354, 33.2793, 65.9784
xyY:
0.2838, 0.2401, 33.2793
CIE-Lab:
64.3864, 26.1145, -30.6457
CIE-LCH:
64.3864, 40.2632, 310.4357
CIE-Luv:
64.3864, 13.2300, -51.5963
Hunter-Lab:
57.6882, 20.7580, -27.4286
#b08ed3 color charts
#b08ed3 color shades, tints & tones
#b08ed3 color schemes
#b08ed3 color preview, HTML & CSS examples
This text has a color of #b08ed3
<p style="color:#b08ed3;">Text here</p>
.mytext {color:#b08ed3;}
This box has a color of #b08ed3
<div style="background-color:#b08ed3;">Content here</div>
.mybackground {background-color:#b08ed3;}
Border around this has a color of #b08ed3
<div style="border:2px solid #b08ed3;">Content here</div>
.myborder {border:2px solid #b08ed3;}