#b28bc5 color space conversions
Hex:
#b28bc5
RGB:
178, 139, 197
CMY:
30, 45, 23
CMYK:
10, 29, 0, 23
HSL:
280°, 33.3333%, 65.8824%
HSV (HSB):
280°, 29.4416%, 77.2549%
XYZ:
37.6708, 31.9614, 57.0070
xyY:
0.2975, 0.2524, 31.9614
CIE-Lab:
63.3110, 25.4178, -24.4524
CIE-LCH:
63.3110, 35.2701, 316.1091
CIE-Luv:
63.3110, 17.3993, -41.4032
Hunter-Lab:
56.5344, 20.0051, -20.2115
#b28bc5 color charts
#b28bc5 color shades, tints & tones
#b28bc5 color schemes
#b28bc5 color preview, HTML & CSS examples
This text has a color of #b28bc5
<p style="color:#b28bc5;">Text here</p>
.mytext {color:#b28bc5;}
This box has a color of #b28bc5
<div style="background-color:#b28bc5;">Content here</div>
.mybackground {background-color:#b28bc5;}
Border around this has a color of #b28bc5
<div style="border:2px solid #b28bc5;">Content here</div>
.myborder {border:2px solid #b28bc5;}