#b08de9 color space conversions
Hex:
#b08de9
RGB:
176, 141, 233
CMY:
31, 45, 9
CMYK:
24, 39, 0, 9
HSL:
263°, 67.6471%, 73.3333%
HSV (HSB):
263°, 39.4850%, 91.3725%
XYZ:
42.1374, 34.1631, 81.4640
xyY:
0.2671, 0.2165, 34.1631
CIE-Lab:
65.0918, 31.7192, -41.7515
CIE-LCH:
65.0918, 52.4337, 307.2244
CIE-Luv:
65.0918, 11.0997, -70.6648
Hunter-Lab:
58.4492, 26.3987, -41.7215
#b08de9 color charts
#b08de9 color shades, tints & tones
#b08de9 color schemes
#b08de9 color preview, HTML & CSS examples
This text has a color of #b08de9
<p style="color:#b08de9;">Text here</p>
.mytext {color:#b08de9;}
This box has a color of #b08de9
<div style="background-color:#b08de9;">Content here</div>
.mybackground {background-color:#b08de9;}
Border around this has a color of #b08de9
<div style="border:2px solid #b08de9;">Content here</div>
.myborder {border:2px solid #b08de9;}