#bd1ebb color space conversions
Hex:
        #bd1ebb
        RGB:
        189, 30, 187
        CMY:
        26, 88, 27
        CMYK:
        0, 84, 1, 26
      HSL:
        301°, 72.6027%, 42.9412%
        HSV (HSB):
        301°, 84.1270%, 74.1176%
        XYZ:
        30.4202, 15.3352, 48.3704
        xyY:
        0.3232, 0.1629, 15.3352
      CIE-Lab:
        46.0900, 74.3853, -45.5537
        CIE-LCH:
        46.0900, 87.2257, 328.5166
        CIE-Luv:
        46.0900, 61.2302, -76.7080
        Hunter-Lab:
        39.1602, 70.1308, -45.8224
      #bd1ebb color charts
#bd1ebb RGB chart
      #bd1ebb CMYK chart
      #bd1ebb RGB pie chart
      #bd1ebb color shades, tints & tones
#bd1ebb color schemes
#bd1ebb color preview, HTML & CSS examples
           This text has a color of #bd1ebb        
        
          <p style="color:#bd1ebb;">Text here</p>
        
        
          .mytext {color:#bd1ebb;}
        
        Text color #bd1ebb
      
           This box has a color of #bd1ebb        
        
          <div style="background-color:#bd1ebb;">Content here</div>
        
        
          .mybackground {background-color:#bd1ebb;}
        
        Background color #bd1ebb
      
           Border around this has a color of #bd1ebb        
        
          <div style="border:2px solid #bd1ebb;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ebb;}
        
        Border color #bd1ebb