#bf6fae color space conversions
Hex:
        #bf6fae
        RGB:
        191, 111, 174
        CMY:
        25, 56, 32
        CMYK:
        0, 42, 9, 25
      HSL:
        313°, 38.4615%, 59.2157%
        HSV (HSB):
        313°, 41.8848%, 74.9020%
        XYZ:
        34.8103, 25.5012, 43.1319
        xyY:
        0.3365, 0.2465, 25.5012
      CIE-Lab:
        57.5606, 40.6622, -20.0560
        CIE-LCH:
        57.5606, 45.3393, 333.7458
        CIE-Luv:
        57.5606, 42.5346, -36.3244
        Hunter-Lab:
        50.4987, 34.6725, -15.2916
      #bf6fae color charts
#bf6fae RGB chart
      #bf6fae CMYK chart
      #bf6fae RGB pie chart
      #bf6fae color shades, tints & tones
#bf6fae color schemes
#bf6fae color preview, HTML & CSS examples
           This text has a color of #bf6fae        
        
          <p style="color:#bf6fae;">Text here</p>
        
        
          .mytext {color:#bf6fae;}
        
        Text color #bf6fae
      
           This box has a color of #bf6fae        
        
          <div style="background-color:#bf6fae;">Content here</div>
        
        
          .mybackground {background-color:#bf6fae;}
        
        Background color #bf6fae
      
           Border around this has a color of #bf6fae        
        
          <div style="border:2px solid #bf6fae;">Content here</div>
        
        
          .myborder {border:2px solid #bf6fae;}
        
        Border color #bf6fae