#b42fcc color space conversions
Hex:
#b42fcc
RGB:
180, 47, 204
CMY:
29, 82, 20
CMYK:
12, 77, 0, 20
HSL:
291°, 62.5498%, 49.2157%
HSV (HSB):
291°, 76.9608%, 80.0000%
XYZ:
30.7380, 16.0960, 58.6135
xyY:
0.2915, 0.1526, 16.0960
CIE-Lab:
47.1001, 71.2180, -53.9023
CIE-LCH:
47.1001, 89.3166, 322.8793
CIE-Luv:
47.1001, 46.8996, -88.7794
Hunter-Lab:
40.1198, 66.5492, -58.5366
#b42fcc color charts
#b42fcc color shades, tints & tones
#b42fcc color schemes
#b42fcc color preview, HTML & CSS examples
This text has a color of #b42fcc
<p style="color:#b42fcc;">Text here</p>
.mytext {color:#b42fcc;}
This box has a color of #b42fcc
<div style="background-color:#b42fcc;">Content here</div>
.mybackground {background-color:#b42fcc;}
Border around this has a color of #b42fcc
<div style="border:2px solid #b42fcc;">Content here</div>
.myborder {border:2px solid #b42fcc;}