#bf6cc1 color space conversions
Hex:
        #bf6cc1
        RGB:
        191, 108, 193
        CMY:
        25, 58, 24
        CMYK:
        1, 44, 0, 24
      HSL:
        299°, 40.6699%, 59.0196%
        HSV (HSB):
        299°, 44.0415%, 75.6863%
        XYZ:
        36.4741, 25.6517, 53.4810
        xyY:
        0.3155, 0.2219, 25.6517
      CIE-Lab:
        57.7050, 45.6505, -30.7234
        CIE-LCH:
        57.7050, 55.0263, 326.0589
        CIE-Luv:
        57.7050, 39.7387, -53.5997
        Hunter-Lab:
        50.6476, 39.9143, -27.1536
      #bf6cc1 color charts
#bf6cc1 RGB chart
      #bf6cc1 CMYK chart
      #bf6cc1 RGB pie chart
      #bf6cc1 color shades, tints & tones
#bf6cc1 color schemes
#bf6cc1 color preview, HTML & CSS examples
           This text has a color of #bf6cc1        
        
          <p style="color:#bf6cc1;">Text here</p>
        
        
          .mytext {color:#bf6cc1;}
        
        Text color #bf6cc1
      
           This box has a color of #bf6cc1        
        
          <div style="background-color:#bf6cc1;">Content here</div>
        
        
          .mybackground {background-color:#bf6cc1;}
        
        Background color #bf6cc1
      
           Border around this has a color of #bf6cc1        
        
          <div style="border:2px solid #bf6cc1;">Content here</div>
        
        
          .myborder {border:2px solid #bf6cc1;}
        
        Border color #bf6cc1