#bd01a1 color space conversions
Hex:
#bd01a1
RGB:
189, 1, 161
CMY:
26, 100, 37
CMYK:
0, 99, 15, 26
HSL:
309°, 98.9474%, 37.2549%
HSV (HSB):
309°, 99.4709%, 74.1176%
XYZ:
27.4301, 13.4137, 34.8616
xyY:
0.3623, 0.1772, 13.4137
CIE-Lab:
43.3801, 74.4713, -34.4434
CIE-LCH:
43.3801, 82.0507, 335.1792
CIE-Luv:
43.3801, 74.1205, -59.8023
Hunter-Lab:
36.6248, 69.5944, -30.7984
#bd01a1 color charts
#bd01a1 color shades, tints & tones
#bd01a1 color schemes
#bd01a1 color preview, HTML & CSS examples
This text has a color of #bd01a1
<p style="color:#bd01a1;">Text here</p>
.mytext {color:#bd01a1;}
This box has a color of #bd01a1
<div style="background-color:#bd01a1;">Content here</div>
.mybackground {background-color:#bd01a1;}
Border around this has a color of #bd01a1
<div style="border:2px solid #bd01a1;">Content here</div>
.myborder {border:2px solid #bd01a1;}