#b021a1 color space conversions
Hex:
#b021a1
RGB:
176, 33, 161
CMY:
31, 87, 37
CMYK:
0, 81, 9, 31
HSL:
306°, 68.4211%, 40.9804%
HSV (HSB):
306°, 81.2500%, 69.0196%
XYZ:
24.8814, 12.8910, 34.8950
xyY:
0.3424, 0.1774, 12.8910
CIE-Lab:
42.5986, 67.2716, -35.8347
CIE-LCH:
42.5986, 76.2206, 331.9564
CIE-Luv:
42.5986, 61.1118, -60.3998
Hunter-Lab:
35.9041, 60.8676, -32.4909
#b021a1 color charts
#b021a1 color shades, tints & tones
#b021a1 color schemes
#b021a1 color preview, HTML & CSS examples
This text has a color of #b021a1
<p style="color:#b021a1;">Text here</p>
.mytext {color:#b021a1;}
This box has a color of #b021a1
<div style="background-color:#b021a1;">Content here</div>
.mybackground {background-color:#b021a1;}
Border around this has a color of #b021a1
<div style="border:2px solid #b021a1;">Content here</div>
.myborder {border:2px solid #b021a1;}