#b42bb5 color space conversions
Hex:
#b42bb5
RGB:
180, 43, 181
CMY:
29, 83, 29
CMYK:
1, 76, 0, 29
HSL:
300°, 61.6071%, 43.9216%
HSV (HSB):
300°, 76.2431%, 70.9804%
XYZ:
28.0268, 14.7672, 45.0893
xyY:
0.3189, 0.1680, 14.7672
CIE-Lab:
45.3137, 68.5152, -43.3603
CIE-LCH:
45.3137, 81.0830, 327.6720
CIE-Luv:
45.3137, 55.0766, -72.4280
Hunter-Lab:
38.4282, 62.9358, -42.6675
#b42bb5 color charts
#b42bb5 color shades, tints & tones
#b42bb5 color schemes
#b42bb5 color preview, HTML & CSS examples
This text has a color of #b42bb5
<p style="color:#b42bb5;">Text here</p>
.mytext {color:#b42bb5;}
This box has a color of #b42bb5
<div style="background-color:#b42bb5;">Content here</div>
.mybackground {background-color:#b42bb5;}
Border around this has a color of #b42bb5
<div style="border:2px solid #b42bb5;">Content here</div>
.myborder {border:2px solid #b42bb5;}