#b28fc5 color space conversions
Hex:
#b28fc5
RGB:
178, 143, 197
CMY:
30, 44, 23
CMYK:
10, 27, 0, 23
HSL:
279°, 31.7647%, 66.6667%
HSV (HSB):
279°, 27.4112%, 77.2549%
XYZ:
38.2606, 33.1411, 57.2036
xyY:
0.2975, 0.2577, 33.1411
CIE-Lab:
64.2750, 23.1695, -22.9754
CIE-LCH:
64.2750, 32.6297, 315.2411
CIE-Luv:
64.2750, 15.5677, -38.8108
Hunter-Lab:
57.5683, 17.8887, -18.6166
#b28fc5 color charts
#b28fc5 color shades, tints & tones
#b28fc5 color schemes
#b28fc5 color preview, HTML & CSS examples
This text has a color of #b28fc5
<p style="color:#b28fc5;">Text here</p>
.mytext {color:#b28fc5;}
This box has a color of #b28fc5
<div style="background-color:#b28fc5;">Content here</div>
.mybackground {background-color:#b28fc5;}
Border around this has a color of #b28fc5
<div style="border:2px solid #b28fc5;">Content here</div>
.myborder {border:2px solid #b28fc5;}