#b52a9f color space conversions
Hex:
#b52a9f
RGB:
181, 42, 159
CMY:
29, 84, 38
CMYK:
0, 77, 12, 29
HSL:
309°, 62.3318%, 43.7255%
HSV (HSB):
309°, 76.7956%, 70.9804%
XYZ:
26.1420, 13.9829, 34.1220
xyY:
0.3521, 0.1883, 13.9829
CIE-Lab:
44.2084, 65.6460, -32.0410
CIE-LCH:
44.2084, 73.0481, 333.9836
CIE-Luv:
44.2084, 63.9670, -55.3373
Hunter-Lab:
37.3937, 59.3508, -27.9270
#b52a9f color charts
#b52a9f color shades, tints & tones
#b52a9f color schemes
#b52a9f color preview, HTML & CSS examples
This text has a color of #b52a9f
<p style="color:#b52a9f;">Text here</p>
.mytext {color:#b52a9f;}
This box has a color of #b52a9f
<div style="background-color:#b52a9f;">Content here</div>
.mybackground {background-color:#b52a9f;}
Border around this has a color of #b52a9f
<div style="border:2px solid #b52a9f;">Content here</div>
.myborder {border:2px solid #b52a9f;}