#bf86f1 color space conversions
Hex:
        #bf86f1
        RGB:
        191, 134, 241
        CMY:
        25, 47, 5
        CMYK:
        21, 44, 0, 5
      HSL:
        272°, 79.2593%, 73.5294%
        HSV (HSB):
        272°, 44.3983%, 94.5098%
        XYZ:
        45.8881, 34.4774, 87.4553
        xyY:
        0.2734, 0.2054, 34.4774
      CIE-Lab:
        65.3398, 41.6425, -45.6701
        CIE-LCH:
        65.3398, 61.8050, 312.3588
        CIE-Luv:
        65.3398, 20.8414, -78.4931
        Hunter-Lab:
        58.7175, 36.7434, -47.2058
      #bf86f1 color charts
#bf86f1 RGB chart
      #bf86f1 CMYK chart
      #bf86f1 RGB pie chart
      #bf86f1 color shades, tints & tones
#bf86f1 color schemes
#bf86f1 color preview, HTML & CSS examples
           This text has a color of #bf86f1        
        
          <p style="color:#bf86f1;">Text here</p>
        
        
          .mytext {color:#bf86f1;}
        
        Text color #bf86f1
      
           This box has a color of #bf86f1        
        
          <div style="background-color:#bf86f1;">Content here</div>
        
        
          .mybackground {background-color:#bf86f1;}
        
        Background color #bf86f1
      
           Border around this has a color of #bf86f1        
        
          <div style="border:2px solid #bf86f1;">Content here</div>
        
        
          .myborder {border:2px solid #bf86f1;}
        
        Border color #bf86f1