#b28ab5 color space conversions
Hex:
#b28ab5
RGB:
178, 138, 181
CMY:
30, 46, 29
CMYK:
2, 24, 0, 29
HSL:
296°, 22.5131%, 62.5490%
HSV (HSB):
296°, 23.7569%, 70.9804%
XYZ:
35.7891, 30.9781, 47.8092
xyY:
0.3124, 0.2704, 30.9781
CIE-Lab:
62.4892, 22.7401, -16.6867
CIE-LCH:
62.4892, 28.2057, 323.7288
CIE-Luv:
62.4892, 19.8955, -28.7064
Hunter-Lab:
55.6580, 17.3771, -11.9684
#b28ab5 color charts
#b28ab5 color shades, tints & tones
#b28ab5 color schemes
#b28ab5 color preview, HTML & CSS examples
This text has a color of #b28ab5
<p style="color:#b28ab5;">Text here</p>
.mytext {color:#b28ab5;}
This box has a color of #b28ab5
<div style="background-color:#b28ab5;">Content here</div>
.mybackground {background-color:#b28ab5;}
Border around this has a color of #b28ab5
<div style="border:2px solid #b28ab5;">Content here</div>
.myborder {border:2px solid #b28ab5;}