#b54e9e color space conversions
Hex:
#b54e9e
RGB:
181, 78, 158
CMY:
29, 69, 38
CMYK:
0, 57, 13, 29
HSL:
313°, 41.0359%, 50.7843%
HSV (HSB):
313°, 56.9061%, 70.9804%
XYZ:
27.9520, 17.7412, 34.2989
xyY:
0.3494, 0.2218, 17.7412
CIE-Lab:
49.1806, 51.5514, -23.7024
CIE-LCH:
49.1806, 56.7393, 335.3079
CIE-Luv:
49.1806, 53.5879, -42.2670
Hunter-Lab:
42.1203, 44.7464, -18.7962
#b54e9e color charts
#b54e9e color shades, tints & tones
#b54e9e color schemes
#b54e9e color preview, HTML & CSS examples
This text has a color of #b54e9e
<p style="color:#b54e9e;">Text here</p>
.mytext {color:#b54e9e;}
This box has a color of #b54e9e
<div style="background-color:#b54e9e;">Content here</div>
.mybackground {background-color:#b54e9e;}
Border around this has a color of #b54e9e
<div style="border:2px solid #b54e9e;">Content here</div>
.myborder {border:2px solid #b54e9e;}