#b53c9a color space conversions
Hex:
#b53c9a
RGB:
181, 60, 154
CMY:
29, 76, 40
CMYK:
0, 67, 15, 29
HSL:
313°, 50.2075%, 47.2549%
HSV (HSB):
313°, 66.8508%, 70.9804%
XYZ:
26.5046, 15.3886, 32.1452
xyY:
0.3580, 0.2078, 15.3886
CIE-Lab:
46.1619, 58.7224, -25.9971
CIE-LCH:
46.1619, 64.2197, 336.1205
CIE-Luv:
46.1619, 61.1167, -46.1155
Hunter-Lab:
39.2283, 51.9544, -21.1248
#b53c9a color charts
#b53c9a color shades, tints & tones
#b53c9a color schemes
#b53c9a color preview, HTML & CSS examples
This text has a color of #b53c9a
<p style="color:#b53c9a;">Text here</p>
.mytext {color:#b53c9a;}
This box has a color of #b53c9a
<div style="background-color:#b53c9a;">Content here</div>
.mybackground {background-color:#b53c9a;}
Border around this has a color of #b53c9a
<div style="border:2px solid #b53c9a;">Content here</div>
.myborder {border:2px solid #b53c9a;}