#b53ba9 color space conversions
Hex:
#b53ba9
RGB:
181, 59, 169
CMY:
29, 77, 34
CMYK:
0, 67, 7, 29
HSL:
306°, 50.8333%, 47.0588%
HSV (HSB):
306°, 67.4033%, 70.9804%
XYZ:
27.7815, 15.8163, 39.1247
xyY:
0.3358, 0.1912, 15.8163
CIE-Lab:
46.7325, 61.4261, -34.0277
CIE-LCH:
46.7325, 70.2214, 331.0153
CIE-Luv:
46.7325, 56.3547, -58.3776
Hunter-Lab:
39.7697, 55.0959, -30.4897
#b53ba9 color charts
#b53ba9 color shades, tints & tones
#b53ba9 color schemes
#b53ba9 color preview, HTML & CSS examples
This text has a color of #b53ba9
<p style="color:#b53ba9;">Text here</p>
.mytext {color:#b53ba9;}
This box has a color of #b53ba9
<div style="background-color:#b53ba9;">Content here</div>
.mybackground {background-color:#b53ba9;}
Border around this has a color of #b53ba9
<div style="border:2px solid #b53ba9;">Content here</div>
.myborder {border:2px solid #b53ba9;}