#b52e9c color space conversions
Hex:
#b52e9c
RGB:
181, 46, 156
CMY:
29, 82, 39
CMYK:
0, 75, 14, 29
HSL:
311°, 59.4714%, 44.5098%
HSV (HSB):
311°, 74.5856%, 70.9804%
XYZ:
26.0338, 14.1780, 32.8170
xyY:
0.3565, 0.1941, 14.1780
CIE-Lab:
44.4872, 63.9949, -29.8058
CIE-LCH:
44.4872, 70.5955, 335.0261
CIE-Luv:
44.4872, 64.2090, -51.9741
Hunter-Lab:
37.6537, 57.5208, -25.3164
#b52e9c color charts
#b52e9c color shades, tints & tones
#b52e9c color schemes
#b52e9c color preview, HTML & CSS examples
This text has a color of #b52e9c
<p style="color:#b52e9c;">Text here</p>
.mytext {color:#b52e9c;}
This box has a color of #b52e9c
<div style="background-color:#b52e9c;">Content here</div>
.mybackground {background-color:#b52e9c;}
Border around this has a color of #b52e9c
<div style="border:2px solid #b52e9c;">Content here</div>
.myborder {border:2px solid #b52e9c;}