#b42ac2 color space conversions
Hex:
#b42ac2
RGB:
180, 42, 194
CMY:
29, 84, 24
CMYK:
7, 78, 0, 24
HSL:
294°, 64.4068%, 46.2745%
HSV (HSB):
294°, 78.3505%, 76.0784%
XYZ:
29.3880, 15.2543, 52.4344
xyY:
0.3027, 0.1571, 15.2543
CIE-Lab:
45.9805, 70.9441, -49.9019
CIE-LCH:
45.9805, 86.7367, 324.8775
CIE-Luv:
45.9805, 50.8523, -82.4430
Hunter-Lab:
39.0567, 65.9619, -52.2583
#b42ac2 color charts
#b42ac2 color shades, tints & tones
#b42ac2 color schemes
#b42ac2 color preview, HTML & CSS examples
This text has a color of #b42ac2
<p style="color:#b42ac2;">Text here</p>
.mytext {color:#b42ac2;}
This box has a color of #b42ac2
<div style="background-color:#b42ac2;">Content here</div>
.mybackground {background-color:#b42ac2;}
Border around this has a color of #b42ac2
<div style="border:2px solid #b42ac2;">Content here</div>
.myborder {border:2px solid #b42ac2;}