#bf6cbc color space conversions
Hex:
        #bf6cbc
        RGB:
        191, 108, 188
        CMY:
        25, 58, 26
        CMYK:
        0, 43, 2, 25
      HSL:
        302°, 39.3365%, 58.6275%
        HSV (HSB):
        302°, 43.4555%, 74.9020%
        XYZ:
        35.9255, 25.4323, 50.5924
        xyY:
        0.3209, 0.2272, 25.4323
      CIE-Lab:
        57.4943, 44.7282, -28.1930
        CIE-LCH:
        57.4943, 52.8721, 327.7760
        CIE-Luv:
        57.4943, 40.8310, -49.4796
        Hunter-Lab:
        50.4305, 38.9060, -24.1790
      #bf6cbc color charts
#bf6cbc RGB chart
      #bf6cbc CMYK chart
      #bf6cbc RGB pie chart
      #bf6cbc color shades, tints & tones
#bf6cbc color schemes
#bf6cbc color preview, HTML & CSS examples
           This text has a color of #bf6cbc        
        
          <p style="color:#bf6cbc;">Text here</p>
        
        
          .mytext {color:#bf6cbc;}
        
        Text color #bf6cbc
      
           This box has a color of #bf6cbc        
        
          <div style="background-color:#bf6cbc;">Content here</div>
        
        
          .mybackground {background-color:#bf6cbc;}
        
        Background color #bf6cbc
      
           Border around this has a color of #bf6cbc        
        
          <div style="border:2px solid #bf6cbc;">Content here</div>
        
        
          .myborder {border:2px solid #bf6cbc;}
        
        Border color #bf6cbc