#b08dd4 color space conversions
Hex:
#b08dd4
RGB:
176, 141, 212
CMY:
31, 45, 17
CMYK:
17, 33, 0, 17
HSL:
270°, 45.2229%, 69.2157%
HSV (HSB):
270°, 33.4906%, 83.1373%
XYZ:
39.3130, 33.0333, 66.5914
xyY:
0.2830, 0.2378, 33.0333
CIE-Lab:
64.1879, 26.8996, -31.5105
CIE-LCH:
64.1879, 41.4306, 310.4864
CIE-Luv:
64.1879, 13.5421, -53.0866
Hunter-Lab:
57.4746, 21.5146, -28.4625
#b08dd4 color charts
#b08dd4 color shades, tints & tones
#b08dd4 color schemes
#b08dd4 color preview, HTML & CSS examples
This text has a color of #b08dd4
<p style="color:#b08dd4;">Text here</p>
.mytext {color:#b08dd4;}
This box has a color of #b08dd4
<div style="background-color:#b08dd4;">Content here</div>
.mybackground {background-color:#b08dd4;}
Border around this has a color of #b08dd4
<div style="border:2px solid #b08dd4;">Content here</div>
.myborder {border:2px solid #b08dd4;}