#b52f8a color space conversions
Hex:
#b52f8a
RGB:
181, 47, 138
CMY:
29, 82, 46
CMYK:
0, 74, 24, 29
HSL:
319°, 58.7719%, 44.7059%
HSV (HSB):
319°, 74.0331%, 70.9804%
XYZ:
24.6600, 13.6918, 25.3878
xyY:
0.3869, 0.2148, 13.6918
CIE-Lab:
43.7876, 61.1952, -20.0161
CIE-LCH:
43.7876, 64.3855, 341.8878
CIE-Luv:
43.7876, 70.7580, -37.5130
Hunter-Lab:
37.0024, 54.2061, -14.7779
#b52f8a color charts
#b52f8a color shades, tints & tones
#b52f8a color schemes
#b52f8a color preview, HTML & CSS examples
This text has a color of #b52f8a
<p style="color:#b52f8a;">Text here</p>
.mytext {color:#b52f8a;}
This box has a color of #b52f8a
<div style="background-color:#b52f8a;">Content here</div>
.mybackground {background-color:#b52f8a;}
Border around this has a color of #b52f8a
<div style="border:2px solid #b52f8a;">Content here</div>
.myborder {border:2px solid #b52f8a;}