#bd00b1 color space conversions
Hex:
        #bd00b1
        RGB:
        189, 0, 177
        CMY:
        26, 100, 31
        CMYK:
        0, 100, 6, 26
      HSL:
        304°, 100.0000%, 37.0588%
        HSV (HSB):
        304°, 100.0000%, 74.1176%
        XYZ:
        28.9221, 13.9931, 42.7716
        xyY:
        0.3375, 0.1633, 13.9931
      CIE-Lab:
        44.2231, 76.7230, -42.6415
        CIE-LCH:
        44.2231, 87.7765, 330.9354
        CIE-Luv:
        44.2231, 67.4199, -72.0381
        Hunter-Lab:
        37.4074, 72.5469, -41.6069
      #bd00b1 color charts
#bd00b1 RGB chart
      #bd00b1 CMYK chart
      #bd00b1 RGB pie chart
      #bd00b1 color shades, tints & tones
#bd00b1 color schemes
#bd00b1 color preview, HTML & CSS examples
           This text has a color of #bd00b1        
        
          <p style="color:#bd00b1;">Text here</p>
        
        
          .mytext {color:#bd00b1;}
        
        Text color #bd00b1
      
           This box has a color of #bd00b1        
        
          <div style="background-color:#bd00b1;">Content here</div>
        
        
          .mybackground {background-color:#bd00b1;}
        
        Background color #bd00b1
      
           Border around this has a color of #bd00b1        
        
          <div style="border:2px solid #bd00b1;">Content here</div>
        
        
          .myborder {border:2px solid #bd00b1;}
        
        Border color #bd00b1