#bf6dfe color space conversions
Hex:
        #bf6dfe
        RGB:
        191, 109, 254
        CMY:
        25, 57, 0
        CMYK:
        25, 57, 0, 0
      HSL:
        274°, 98.6395%, 71.1765%
        HSV (HSB):
        274°, 57.0866%, 99.6078%
        XYZ:
        44.8439, 29.1694, 97.0327
        xyY:
        0.2622, 0.1705, 29.1694
      CIE-Lab:
        60.9308, 57.6483, -59.8245
        CIE-LCH:
        60.9308, 83.0800, 313.9387
        CIE-Luv:
        60.9308, 26.9841, -102.1259
        Hunter-Lab:
        54.0087, 53.6948, -68.7150
      #bf6dfe color charts
#bf6dfe RGB chart
      #bf6dfe CMYK chart
      #bf6dfe RGB pie chart
      #bf6dfe color shades, tints & tones
#bf6dfe color schemes
#bf6dfe color preview, HTML & CSS examples
           This text has a color of #bf6dfe        
        
          <p style="color:#bf6dfe;">Text here</p>
        
        
          .mytext {color:#bf6dfe;}
        
        Text color #bf6dfe
      
           This box has a color of #bf6dfe        
        
          <div style="background-color:#bf6dfe;">Content here</div>
        
        
          .mybackground {background-color:#bf6dfe;}
        
        Background color #bf6dfe
      
           Border around this has a color of #bf6dfe        
        
          <div style="border:2px solid #bf6dfe;">Content here</div>
        
        
          .myborder {border:2px solid #bf6dfe;}
        
        Border color #bf6dfe