#bd01b0 color space conversions
Hex:
        #bd01b0
        RGB:
        189, 1, 176
        CMY:
        26, 100, 31
        CMYK:
        0, 99, 7, 26
      HSL:
        304°, 98.9474%, 37.2549%
        HSV (HSB):
        304°, 99.4709%, 74.1176%
        XYZ:
        28.8336, 13.9751, 42.2521
        xyY:
        0.3390, 0.1643, 13.9751
      CIE-Lab:
        44.1972, 76.4912, -42.0906
        CIE-LCH:
        44.1972, 87.3071, 331.1774
        CIE-Luv:
        44.1972, 67.7741, -71.2165
        Hunter-Lab:
        37.3833, 72.2556, -40.8435
      #bd01b0 color charts
#bd01b0 RGB chart
      #bd01b0 CMYK chart
      #bd01b0 RGB pie chart
      #bd01b0 color shades, tints & tones
#bd01b0 color schemes
#bd01b0 color preview, HTML & CSS examples
           This text has a color of #bd01b0        
        
          <p style="color:#bd01b0;">Text here</p>
        
        
          .mytext {color:#bd01b0;}
        
        Text color #bd01b0
      
           This box has a color of #bd01b0        
        
          <div style="background-color:#bd01b0;">Content here</div>
        
        
          .mybackground {background-color:#bd01b0;}
        
        Background color #bd01b0
      
           Border around this has a color of #bd01b0        
        
          <div style="border:2px solid #bd01b0;">Content here</div>
        
        
          .myborder {border:2px solid #bd01b0;}
        
        Border color #bd01b0