#b42ccc color space conversions
Hex:
#b42ccc
RGB:
180, 44, 204
CMY:
29, 83, 20
CMYK:
12, 78, 0, 20
HSL:
291°, 64.5161%, 48.6275%
HSV (HSB):
291°, 78.4314%, 80.0000%
XYZ:
30.6222, 15.8643, 58.5749
xyY:
0.2915, 0.1510, 15.8643
CIE-Lab:
46.7959, 72.0976, -54.3910
CIE-LCH:
46.7959, 90.3130, 322.9688
CIE-Luv:
46.7959, 47.3551, -89.4198
Hunter-Lab:
39.8300, 67.5321, -59.3122
#b42ccc color charts
#b42ccc color shades, tints & tones
#b42ccc color schemes
#b42ccc color preview, HTML & CSS examples
This text has a color of #b42ccc
<p style="color:#b42ccc;">Text here</p>
.mytext {color:#b42ccc;}
This box has a color of #b42ccc
<div style="background-color:#b42ccc;">Content here</div>
.mybackground {background-color:#b42ccc;}
Border around this has a color of #b42ccc
<div style="border:2px solid #b42ccc;">Content here</div>
.myborder {border:2px solid #b42ccc;}