#b52e9a color space conversions
Hex:
#b52e9a
RGB:
181, 46, 154
CMY:
29, 82, 40
CMYK:
0, 75, 15, 29
HSL:
312°, 59.4714%, 44.5098%
HSV (HSB):
312°, 74.5856%, 70.9804%
XYZ:
25.8658, 14.1108, 31.9322
xyY:
0.3597, 0.1962, 14.1108
CIE-Lab:
44.3915, 63.7074, -28.7548
CIE-LCH:
44.3915, 69.8961, 335.7076
CIE-Luv:
44.3915, 64.9556, -50.3996
Hunter-Lab:
37.5644, 57.1724, -24.1054
#b52e9a color charts
#b52e9a color shades, tints & tones
#b52e9a color schemes
#b52e9a color preview, HTML & CSS examples
This text has a color of #b52e9a
<p style="color:#b52e9a;">Text here</p>
.mytext {color:#b52e9a;}
This box has a color of #b52e9a
<div style="background-color:#b52e9a;">Content here</div>
.mybackground {background-color:#b52e9a;}
Border around this has a color of #b52e9a
<div style="border:2px solid #b52e9a;">Content here</div>
.myborder {border:2px solid #b52e9a;}