#b08fd8 color space conversions
Hex:
#b08fd8
RGB:
176, 143, 216
CMY:
31, 44, 15
CMYK:
19, 34, 0, 15
HSL:
267°, 48.3444%, 70.3922%
HSV (HSB):
267°, 33.7963%, 84.7059%
XYZ:
40.1216, 33.8329, 69.3815
xyY:
0.2799, 0.2360, 33.8329
CIE-Lab:
64.8297, 26.6698, -32.7425
CIE-LCH:
64.8297, 42.2298, 309.1639
CIE-Luv:
64.8297, 12.2301, -55.1482
Hunter-Lab:
58.1661, 21.3347, -30.0059
#b08fd8 color charts
#b08fd8 color shades, tints & tones
#b08fd8 color schemes
#b08fd8 color preview, HTML & CSS examples
This text has a color of #b08fd8
<p style="color:#b08fd8;">Text here</p>
.mytext {color:#b08fd8;}
This box has a color of #b08fd8
<div style="background-color:#b08fd8;">Content here</div>
.mybackground {background-color:#b08fd8;}
Border around this has a color of #b08fd8
<div style="border:2px solid #b08fd8;">Content here</div>
.myborder {border:2px solid #b08fd8;}