#b52f8c color space conversions
Hex:
#b52f8c
RGB:
181, 47, 140
CMY:
29, 82, 45
CMYK:
0, 74, 23, 29
HSL:
318°, 58.7719%, 44.7059%
HSV (HSB):
318°, 74.0331%, 70.9804%
XYZ:
24.8062, 13.7502, 26.1576
xyY:
0.3833, 0.2125, 13.7502
CIE-Lab:
43.8726, 61.4577, -21.1014
CIE-LCH:
43.8726, 64.9794, 341.0502
CIE-Luv:
43.8726, 69.9946, -39.0873
Hunter-Lab:
37.0813, 54.5184, -15.8669
#b52f8c color charts
#b52f8c color shades, tints & tones
#b52f8c color schemes
#b52f8c color preview, HTML & CSS examples
This text has a color of #b52f8c
<p style="color:#b52f8c;">Text here</p>
.mytext {color:#b52f8c;}
This box has a color of #b52f8c
<div style="background-color:#b52f8c;">Content here</div>
.mybackground {background-color:#b52f8c;}
Border around this has a color of #b52f8c
<div style="border:2px solid #b52f8c;">Content here</div>
.myborder {border:2px solid #b52f8c;}