#b08fd9 color space conversions
Hex:
#b08fd9
RGB:
176, 143, 217
CMY:
31, 44, 15
CMYK:
19, 34, 0, 15
HSL:
267°, 49.3333%, 70.5882%
HSV (HSB):
267°, 34.1014%, 85.0980%
XYZ:
40.2513, 33.8848, 70.0646
xyY:
0.2791, 0.2350, 33.8848
CIE-Lab:
64.8710, 26.8956, -33.2343
CIE-LCH:
64.8710, 42.7538, 308.9823
CIE-Luv:
64.8710, 12.1166, -55.9886
Hunter-Lab:
58.2106, 21.5601, -30.6163
#b08fd9 color charts
#b08fd9 color shades, tints & tones
#b08fd9 color schemes
#b08fd9 color preview, HTML & CSS examples
This text has a color of #b08fd9
<p style="color:#b08fd9;">Text here</p>
.mytext {color:#b08fd9;}
This box has a color of #b08fd9
<div style="background-color:#b08fd9;">Content here</div>
.mybackground {background-color:#b08fd9;}
Border around this has a color of #b08fd9
<div style="border:2px solid #b08fd9;">Content here</div>
.myborder {border:2px solid #b08fd9;}