#bd57fd color space conversions
Hex:
        #bd57fd
        RGB:
        189, 87, 253
        CMY:
        26, 66, 1
        CMYK:
        25, 66, 0, 1
      HSL:
        277°, 97.6471%, 66.6667%
        HSV (HSB):
        277°, 65.6126%, 99.2157%
        XYZ:
        42.1241, 24.7271, 95.4811
        xyY:
        0.2595, 0.1523, 24.7271
      CIE-Lab:
        56.8085, 67.3829, -65.9007
        CIE-LCH:
        56.8085, 94.2515, 315.6372
        CIE-Luv:
        56.8085, 31.7933, -110.9078
        Hunter-Lab:
        49.7263, 64.1896, -79.0363
      #bd57fd color charts
#bd57fd RGB chart
      #bd57fd CMYK chart
      #bd57fd RGB pie chart
      #bd57fd color shades, tints & tones
#bd57fd color schemes
#bd57fd color preview, HTML & CSS examples
           This text has a color of #bd57fd        
        
          <p style="color:#bd57fd;">Text here</p>
        
        
          .mytext {color:#bd57fd;}
        
        Text color #bd57fd
      
           This box has a color of #bd57fd        
        
          <div style="background-color:#bd57fd;">Content here</div>
        
        
          .mybackground {background-color:#bd57fd;}
        
        Background color #bd57fd
      
           Border around this has a color of #bd57fd        
        
          <div style="border:2px solid #bd57fd;">Content here</div>
        
        
          .myborder {border:2px solid #bd57fd;}
        
        Border color #bd57fd