#b08ed5 color space conversions
Hex:
#b08ed5
RGB:
176, 142, 213
CMY:
31, 44, 16
CMYK:
17, 33, 0, 16
HSL:
269°, 45.8065%, 69.6078%
HSV (HSB):
269°, 33.3333%, 83.5294%
XYZ:
39.5877, 33.3802, 67.3073
xyY:
0.2822, 0.2380, 33.3802
CIE-Lab:
64.4676, 26.5596, -31.6345
CIE-LCH:
64.4676, 41.3056, 310.0161
CIE-Luv:
64.4676, 12.9986, -53.2776
Hunter-Lab:
57.7756, 21.2006, -28.6286
#b08ed5 color charts
#b08ed5 color shades, tints & tones
#b08ed5 color schemes
#b08ed5 color preview, HTML & CSS examples
This text has a color of #b08ed5
<p style="color:#b08ed5;">Text here</p>
.mytext {color:#b08ed5;}
This box has a color of #b08ed5
<div style="background-color:#b08ed5;">Content here</div>
.mybackground {background-color:#b08ed5;}
Border around this has a color of #b08ed5
<div style="border:2px solid #b08ed5;">Content here</div>
.myborder {border:2px solid #b08ed5;}