#bd57fb color space conversions
Hex:
        #bd57fb
        RGB:
        189, 87, 251
        CMY:
        26, 66, 2
        CMYK:
        25, 65, 0, 2
      HSL:
        277°, 95.3488%, 66.2745%
        HSV (HSB):
        277°, 65.3386%, 98.4314%
        XYZ:
        41.8070, 24.6002, 93.8116
        xyY:
        0.2609, 0.1535, 24.6002
      CIE-Lab:
        56.6838, 66.9616, -64.9933
        CIE-LCH:
        56.6838, 93.3166, 315.8546
        CIE-Luv:
        56.6838, 32.2269, -109.4314
        Hunter-Lab:
        49.5986, 63.6613, -77.4230
      #bd57fb color charts
#bd57fb RGB chart
      #bd57fb CMYK chart
      #bd57fb RGB pie chart
      #bd57fb color shades, tints & tones
#bd57fb color schemes
#bd57fb color preview, HTML & CSS examples
           This text has a color of #bd57fb        
        
          <p style="color:#bd57fb;">Text here</p>
        
        
          .mytext {color:#bd57fb;}
        
        Text color #bd57fb
      
           This box has a color of #bd57fb        
        
          <div style="background-color:#bd57fb;">Content here</div>
        
        
          .mybackground {background-color:#bd57fb;}
        
        Background color #bd57fb
      
           Border around this has a color of #bd57fb        
        
          <div style="border:2px solid #bd57fb;">Content here</div>
        
        
          .myborder {border:2px solid #bd57fb;}
        
        Border color #bd57fb