#b42bf9 color space conversions
Hex:
#b42bf9
RGB:
180, 43, 249
CMY:
29, 83, 2
CMYK:
28, 83, 0, 2
HSL:
280°, 94.4954%, 57.2549%
HSV (HSB):
280°, 82.7309%, 97.6471%
XYZ:
36.7852, 18.2706, 91.2103
xyY:
0.2515, 0.1249, 18.2706
CIE-Lab:
49.8227, 80.6561, -75.0473
CIE-LCH:
49.8227, 110.1703, 317.0630
CIE-Luv:
49.8227, 34.9162, -121.1175
Hunter-Lab:
42.7441, 78.8130, -96.5961
#b42bf9 color charts
#b42bf9 color shades, tints & tones
#b42bf9 color schemes
#b42bf9 color preview, HTML & CSS examples
This text has a color of #b42bf9
<p style="color:#b42bf9;">Text here</p>
.mytext {color:#b42bf9;}
This box has a color of #b42bf9
<div style="background-color:#b42bf9;">Content here</div>
.mybackground {background-color:#b42bf9;}
Border around this has a color of #b42bf9
<div style="border:2px solid #b42bf9;">Content here</div>
.myborder {border:2px solid #b42bf9;}