#b132a9 color space conversions
Hex:
#b132a9
RGB:
177, 50, 169
CMY:
31, 80, 34
CMYK:
0, 72, 5, 31
HSL:
304°, 55.9471%, 44.5098%
HSV (HSB):
304°, 71.7514%, 69.4118%
XYZ:
26.4335, 14.4929, 38.9403
xyY:
0.3310, 0.1815, 14.4929
CIE-Lab:
44.9317, 63.7324, -36.9089
CIE-LCH:
44.9317, 73.6484, 329.9239
CIE-Luv:
44.9317, 55.6881, -62.3042
Hunter-Lab:
38.0695, 57.3194, -33.9975
#b132a9 color charts
#b132a9 color shades, tints & tones
#b132a9 color schemes
#b132a9 color preview, HTML & CSS examples
This text has a color of #b132a9
<p style="color:#b132a9;">Text here</p>
.mytext {color:#b132a9;}
This box has a color of #b132a9
<div style="background-color:#b132a9;">Content here</div>
.mybackground {background-color:#b132a9;}
Border around this has a color of #b132a9
<div style="border:2px solid #b132a9;">Content here</div>
.myborder {border:2px solid #b132a9;}