#b28eb3 color space conversions
Hex:
#b28eb3
RGB:
178, 142, 179
CMY:
30, 44, 30
CMYK:
1, 21, 0, 30
HSL:
298°, 19.5767%, 62.9412%
HSV (HSB):
298°, 20.6704%, 70.1961%
XYZ:
36.1698, 32.0657, 46.9308
xyY:
0.3141, 0.2784, 32.0657
CIE-Lab:
63.3971, 20.1024, -14.1846
CIE-LCH:
63.3971, 24.6030, 324.7926
CIE-Luv:
63.3971, 18.1769, -24.4883
Hunter-Lab:
56.6265, 14.9191, -9.4996
#b28eb3 color charts
#b28eb3 color shades, tints & tones
#b28eb3 color schemes
#b28eb3 color preview, HTML & CSS examples
This text has a color of #b28eb3
<p style="color:#b28eb3;">Text here</p>
.mytext {color:#b28eb3;}
This box has a color of #b28eb3
<div style="background-color:#b28eb3;">Content here</div>
.mybackground {background-color:#b28eb3;}
Border around this has a color of #b28eb3
<div style="border:2px solid #b28eb3;">Content here</div>
.myborder {border:2px solid #b28eb3;}