#b28bb4 color space conversions
Hex:
#b28bb4
RGB:
178, 139, 180
CMY:
30, 45, 29
CMYK:
1, 23, 0, 29
HSL:
297°, 21.4660%, 62.5490%
HSV (HSB):
297°, 22.7778%, 70.5882%
XYZ:
35.8309, 31.2255, 47.3186
xyY:
0.3133, 0.2730, 31.2255
CIE-Lab:
62.6975, 21.9827, -15.8058
CIE-LCH:
62.6975, 27.0752, 324.2835
CIE-Luv:
62.6975, 19.5334, -27.2397
Hunter-Lab:
55.8798, 16.6672, -11.0905
#b28bb4 color charts
#b28bb4 color shades, tints & tones
#b28bb4 color schemes
#b28bb4 color preview, HTML & CSS examples
This text has a color of #b28bb4
<p style="color:#b28bb4;">Text here</p>
.mytext {color:#b28bb4;}
This box has a color of #b28bb4
<div style="background-color:#b28bb4;">Content here</div>
.mybackground {background-color:#b28bb4;}
Border around this has a color of #b28bb4
<div style="border:2px solid #b28bb4;">Content here</div>
.myborder {border:2px solid #b28bb4;}