#b52d9c color space conversions
Hex:
#b52d9c
RGB:
181, 45, 156
CMY:
29, 82, 39
CMYK:
0, 75, 14, 29
HSL:
311°, 60.1770%, 44.3137%
HSV (HSB):
311°, 75.1381%, 70.9804%
XYZ:
25.9952, 14.1008, 32.8041
xyY:
0.3566, 0.1934, 14.1008
CIE-Lab:
44.3772, 64.3084, -29.9779
CIE-LCH:
44.3772, 70.9525, 335.0070
CIE-Luv:
44.3772, 64.4404, -52.2360
Hunter-Lab:
37.5511, 57.8545, -25.5092
#b52d9c color charts
#b52d9c color shades, tints & tones
#b52d9c color schemes
#b52d9c color preview, HTML & CSS examples
This text has a color of #b52d9c
<p style="color:#b52d9c;">Text here</p>
.mytext {color:#b52d9c;}
This box has a color of #b52d9c
<div style="background-color:#b52d9c;">Content here</div>
.mybackground {background-color:#b52d9c;}
Border around this has a color of #b52d9c
<div style="border:2px solid #b52d9c;">Content here</div>
.myborder {border:2px solid #b52d9c;}