#bf7fda color space conversions
Hex:
        #bf7fda
        RGB:
        191, 127, 218
        CMY:
        25, 50, 15
        CMYK:
        12, 42, 0, 15
      HSL:
        282°, 55.1515%, 67.6471%
        HSV (HSB):
        282°, 41.7431%, 85.4902%
        XYZ:
        41.7301, 31.3171, 70.1750
        xyY:
        0.2914, 0.2187, 31.3171
      CIE-Lab:
        62.7744, 40.4758, -36.9398
        CIE-LCH:
        62.7744, 54.7982, 317.6152
        CIE-Luv:
        62.7744, 27.2145, -63.6234
        Hunter-Lab:
        55.9617, 35.1730, -35.1756
      #bf7fda color charts
#bf7fda RGB chart
      #bf7fda CMYK chart
      #bf7fda RGB pie chart
      #bf7fda color shades, tints & tones
#bf7fda color schemes
#bf7fda color preview, HTML & CSS examples
           This text has a color of #bf7fda        
        
          <p style="color:#bf7fda;">Text here</p>
        
        
          .mytext {color:#bf7fda;}
        
        Text color #bf7fda
      
           This box has a color of #bf7fda        
        
          <div style="background-color:#bf7fda;">Content here</div>
        
        
          .mybackground {background-color:#bf7fda;}
        
        Background color #bf7fda
      
           Border around this has a color of #bf7fda        
        
          <div style="border:2px solid #bf7fda;">Content here</div>
        
        
          .myborder {border:2px solid #bf7fda;}
        
        Border color #bf7fda