#b53d9a color space conversions
Hex:
#b53d9a
RGB:
181, 61, 154
CMY:
29, 76, 40
CMYK:
0, 66, 15, 29
HSL:
314°, 49.5868%, 47.4510%
HSV (HSB):
314°, 66.2983%, 70.9804%
XYZ:
26.5575, 15.4943, 32.1628
xyY:
0.3578, 0.2088, 15.4943
CIE-Lab:
46.3040, 58.3270, -25.7764
CIE-LCH:
46.3040, 63.7688, 336.1579
CIE-Luv:
46.3040, 60.8043, -45.7673
Hunter-Lab:
39.3628, 51.5463, -20.8910
#b53d9a color charts
#b53d9a color shades, tints & tones
#b53d9a color schemes
#b53d9a color preview, HTML & CSS examples
This text has a color of #b53d9a
<p style="color:#b53d9a;">Text here</p>
.mytext {color:#b53d9a;}
This box has a color of #b53d9a
<div style="background-color:#b53d9a;">Content here</div>
.mybackground {background-color:#b53d9a;}
Border around this has a color of #b53d9a
<div style="border:2px solid #b53d9a;">Content here</div>
.myborder {border:2px solid #b53d9a;}