#b42ec5 color space conversions
Hex:
#b42ec5
RGB:
180, 46, 197
CMY:
29, 82, 23
CMYK:
9, 77, 0, 23
HSL:
293°, 62.1399%, 47.6471%
HSV (HSB):
293°, 76.6497%, 77.2549%
XYZ:
29.8774, 15.6885, 54.2768
xyY:
0.2992, 0.1571, 15.6885
CIE-Lab:
46.5631, 70.2995, -50.7124
CIE-LCH:
46.5631, 86.6820, 324.1942
CIE-Luv:
46.5631, 49.2522, -83.8158
Hunter-Lab:
39.6087, 65.3299, -53.5204
#b42ec5 color charts
#b42ec5 color shades, tints & tones
#b42ec5 color schemes
#b42ec5 color preview, HTML & CSS examples
This text has a color of #b42ec5
<p style="color:#b42ec5;">Text here</p>
.mytext {color:#b42ec5;}
This box has a color of #b42ec5
<div style="background-color:#b42ec5;">Content here</div>
.mybackground {background-color:#b42ec5;}
Border around this has a color of #b42ec5
<div style="border:2px solid #b42ec5;">Content here</div>
.myborder {border:2px solid #b42ec5;}