#b53ab4 color space conversions
Hex:
#b53ab4
RGB:
181, 58, 180
CMY:
29, 77, 29
CMYK:
0, 68, 1, 29
HSL:
300°, 51.4644%, 46.8627%
HSV (HSB):
300°, 67.9558%, 70.9804%
XYZ:
28.8073, 16.1452, 44.7780
xyY:
0.3210, 0.1799, 16.1452
CIE-Lab:
47.1644, 63.5998, -39.8258
CIE-LCH:
47.1644, 75.0402, 327.9454
CIE-Luv:
47.1644, 53.0077, -67.3452
Hunter-Lab:
40.1810, 57.6567, -37.9465
#b53ab4 color charts
#b53ab4 color shades, tints & tones
#b53ab4 color schemes
#b53ab4 color preview, HTML & CSS examples
This text has a color of #b53ab4
<p style="color:#b53ab4;">Text here</p>
.mytext {color:#b53ab4;}
This box has a color of #b53ab4
<div style="background-color:#b53ab4;">Content here</div>
.mybackground {background-color:#b53ab4;}
Border around this has a color of #b53ab4
<div style="border:2px solid #b53ab4;">Content here</div>
.myborder {border:2px solid #b53ab4;}