#bf6dc8 color space conversions
Hex:
        #bf6dc8
        RGB:
        191, 109, 200
        CMY:
        25, 57, 22
        CMYK:
        5, 46, 0, 22
      HSL:
        294°, 45.2736%, 60.5882%
        HSV (HSB):
        294°, 45.5000%, 78.4314%
        XYZ:
        37.3798, 26.1838, 57.7274
        xyY:
        0.3082, 0.2159, 26.1838
      CIE-Lab:
        58.2111, 46.4522, -33.9215
        CIE-LCH:
        58.2111, 57.5194, 323.8614
        CIE-Luv:
        58.2111, 37.8283, -58.8294
        Hunter-Lab:
        51.1701, 40.8469, -31.0688
      #bf6dc8 color charts
#bf6dc8 RGB chart
      #bf6dc8 CMYK chart
      #bf6dc8 RGB pie chart
      #bf6dc8 color shades, tints & tones
#bf6dc8 color schemes
#bf6dc8 color preview, HTML & CSS examples
           This text has a color of #bf6dc8        
        
          <p style="color:#bf6dc8;">Text here</p>
        
        
          .mytext {color:#bf6dc8;}
        
        Text color #bf6dc8
      
           This box has a color of #bf6dc8        
        
          <div style="background-color:#bf6dc8;">Content here</div>
        
        
          .mybackground {background-color:#bf6dc8;}
        
        Background color #bf6dc8
      
           Border around this has a color of #bf6dc8        
        
          <div style="border:2px solid #bf6dc8;">Content here</div>
        
        
          .myborder {border:2px solid #bf6dc8;}
        
        Border color #bf6dc8