#bd6bfd color space conversions
Hex:
        #bd6bfd
        RGB:
        189, 107, 253
        CMY:
        26, 58, 1
        CMYK:
        25, 58, 0, 1
      HSL:
        274°, 97.3333%, 70.5882%
        HSV (HSB):
        274°, 57.7075%, 99.2157%
        XYZ:
        43.9736, 28.4261, 96.0976
        xyY:
        0.2610, 0.1687, 28.4261
      CIE-Lab:
        60.2717, 57.9547, -60.3407
        CIE-LCH:
        60.2717, 83.6645, 313.8445
        CIE-Luv:
        60.2717, 26.6477, -102.7338
        Hunter-Lab:
        53.3161, 53.9185, -69.5438
      #bd6bfd color charts
#bd6bfd RGB chart
      #bd6bfd CMYK chart
      #bd6bfd RGB pie chart
      #bd6bfd color shades, tints & tones
#bd6bfd color schemes
#bd6bfd color preview, HTML & CSS examples
           This text has a color of #bd6bfd        
        
          <p style="color:#bd6bfd;">Text here</p>
        
        
          .mytext {color:#bd6bfd;}
        
        Text color #bd6bfd
      
           This box has a color of #bd6bfd        
        
          <div style="background-color:#bd6bfd;">Content here</div>
        
        
          .mybackground {background-color:#bd6bfd;}
        
        Background color #bd6bfd
      
           Border around this has a color of #bd6bfd        
        
          <div style="border:2px solid #bd6bfd;">Content here</div>
        
        
          .myborder {border:2px solid #bd6bfd;}
        
        Border color #bd6bfd