#b08bd5 color space conversions
Hex:
#b08bd5
RGB:
176, 139, 213
CMY:
31, 45, 16
CMYK:
17, 35, 0, 16
HSL:
270°, 46.8354%, 69.0196%
HSV (HSB):
270°, 34.7418%, 83.5294%
XYZ:
39.1474, 32.4994, 67.1605
xyY:
0.2820, 0.2341, 32.4994
CIE-Lab:
63.7535, 28.2477, -32.7416
CIE-LCH:
63.7535, 43.2429, 310.7858
CIE-Luv:
63.7535, 14.2718, -55.2177
Hunter-Lab:
57.0083, 22.8107, -29.9428
#b08bd5 color charts
#b08bd5 color shades, tints & tones
#b08bd5 color schemes
#b08bd5 color preview, HTML & CSS examples
This text has a color of #b08bd5
<p style="color:#b08bd5;">Text here</p>
.mytext {color:#b08bd5;}
This box has a color of #b08bd5
<div style="background-color:#b08bd5;">Content here</div>
.mybackground {background-color:#b08bd5;}
Border around this has a color of #b08bd5
<div style="border:2px solid #b08bd5;">Content here</div>
.myborder {border:2px solid #b08bd5;}