#b42c9c color space conversions
Hex:
#b42c9c
RGB:
180, 44, 156
CMY:
29, 83, 39
CMYK:
0, 76, 13, 29
HSL:
311°, 60.7143%, 43.9216%
HSV (HSB):
311°, 75.5556%, 70.5882%
XYZ:
25.7238, 13.9050, 32.7806
xyY:
0.3553, 0.1920, 13.9050
CIE-Lab:
44.0963, 64.3857, -30.4301
CIE-LCH:
44.0963, 71.2146, 334.7035
CIE-Luv:
44.0963, 63.9115, -52.8079
Hunter-Lab:
37.2894, 57.8807, -26.0186
#b42c9c color charts
#b42c9c color shades, tints & tones
#b42c9c color schemes
#b42c9c color preview, HTML & CSS examples
This text has a color of #b42c9c
<p style="color:#b42c9c;">Text here</p>
.mytext {color:#b42c9c;}
This box has a color of #b42c9c
<div style="background-color:#b42c9c;">Content here</div>
.mybackground {background-color:#b42c9c;}
Border around this has a color of #b42c9c
<div style="border:2px solid #b42c9c;">Content here</div>
.myborder {border:2px solid #b42c9c;}