#bd1eb1 color space conversions
Hex:
        #bd1eb1
        RGB:
        189, 30, 177
        CMY:
        26, 88, 31
        CMYK:
        0, 84, 6, 26
      HSL:
        305°, 72.6027%, 42.9412%
        HSV (HSB):
        305°, 84.1270%, 74.1176%
        XYZ:
        29.3864, 14.9217, 42.9263
        xyY:
        0.3369, 0.1711, 14.9217
      CIE-Lab:
        45.5268, 72.8938, -40.5702
        CIE-LCH:
        45.5268, 83.4233, 330.9012
        CIE-Luv:
        45.5268, 65.0312, -69.1098
        Hunter-Lab:
        38.6286, 68.1922, -38.8464
      #bd1eb1 color charts
#bd1eb1 RGB chart
      #bd1eb1 CMYK chart
      #bd1eb1 RGB pie chart
      #bd1eb1 color shades, tints & tones
#bd1eb1 color schemes
#bd1eb1 color preview, HTML & CSS examples
           This text has a color of #bd1eb1        
        
          <p style="color:#bd1eb1;">Text here</p>
        
        
          .mytext {color:#bd1eb1;}
        
        Text color #bd1eb1
      
           This box has a color of #bd1eb1        
        
          <div style="background-color:#bd1eb1;">Content here</div>
        
        
          .mybackground {background-color:#bd1eb1;}
        
        Background color #bd1eb1
      
           Border around this has a color of #bd1eb1        
        
          <div style="border:2px solid #bd1eb1;">Content here</div>
        
        
          .myborder {border:2px solid #bd1eb1;}
        
        Border color #bd1eb1