#bd01b3 color space conversions
Hex:
#bd01b3
RGB:
189, 1, 179
CMY:
26, 100, 30
CMYK:
0, 99, 5, 26
HSL:
303°, 98.9474%, 37.2549%
HSV (HSB):
303°, 99.4709%, 74.1176%
XYZ:
29.1338, 14.0952, 43.8329
xyY:
0.3346, 0.1619, 14.0952
CIE-Lab:
44.3691, 76.9121, -43.5914
CIE-LCH:
44.3691, 88.4063, 330.4568
CIE-Luv:
44.3691, 66.5487, -73.4721
Hunter-Lab:
37.5436, 72.8147, -42.9419
#bd01b3 color charts
#bd01b3 color shades, tints & tones
#bd01b3 color schemes
#bd01b3 color preview, HTML & CSS examples
This text has a color of #bd01b3
<p style="color:#bd01b3;">Text here</p>
.mytext {color:#bd01b3;}
This box has a color of #bd01b3
<div style="background-color:#bd01b3;">Content here</div>
.mybackground {background-color:#bd01b3;}
Border around this has a color of #bd01b3
<div style="border:2px solid #bd01b3;">Content here</div>
.myborder {border:2px solid #bd01b3;}