#b020ac color space conversions
Hex:
#b020ac
RGB:
176, 32, 172
CMY:
31, 87, 33
CMYK:
0, 82, 2, 31
HSL:
302°, 69.2308%, 40.7843%
HSV (HSB):
302°, 81.8182%, 69.0196%
XYZ:
25.8674, 13.2417, 40.2223
xyY:
0.3261, 0.1669, 13.2417
CIE-Lab:
43.1252, 69.1723, -41.5645
CIE-LCH:
43.1252, 80.6996, 328.9990
CIE-Luv:
43.1252, 57.1467, -68.9911
Hunter-Lab:
36.3891, 63.2067, -40.0631
#b020ac color charts
#b020ac color shades, tints & tones
#b020ac color schemes
#b020ac color preview, HTML & CSS examples
This text has a color of #b020ac
<p style="color:#b020ac;">Text here</p>
.mytext {color:#b020ac;}
This box has a color of #b020ac
<div style="background-color:#b020ac;">Content here</div>
.mybackground {background-color:#b020ac;}
Border around this has a color of #b020ac
<div style="border:2px solid #b020ac;">Content here</div>
.myborder {border:2px solid #b020ac;}