#bf6a99 color space conversions
Hex:
        #bf6a99
        RGB:
        191, 106, 153
        CMY:
        25, 58, 40
        CMYK:
        0, 45, 20, 25
      HSL:
        327°, 39.9061%, 58.2353%
        HSV (HSB):
        327°, 44.5026%, 74.9020%
        XYZ:
        32.3897, 23.6843, 33.0014
        xyY:
        0.3636, 0.2659, 23.6843
      CIE-Lab:
        55.7704, 39.8866, -10.6028
        CIE-LCH:
        55.7704, 41.2718, 345.1137
        CIE-Luv:
        55.7704, 49.5771, -21.9906
        Hunter-Lab:
        48.6666, 33.6328, -6.1387
      #bf6a99 color charts
#bf6a99 RGB chart
      #bf6a99 CMYK chart
      #bf6a99 RGB pie chart
      #bf6a99 color shades, tints & tones
#bf6a99 color schemes
#bf6a99 color preview, HTML & CSS examples
           This text has a color of #bf6a99        
        
          <p style="color:#bf6a99;">Text here</p>
        
        
          .mytext {color:#bf6a99;}
        
        Text color #bf6a99
      
           This box has a color of #bf6a99        
        
          <div style="background-color:#bf6a99;">Content here</div>
        
        
          .mybackground {background-color:#bf6a99;}
        
        Background color #bf6a99
      
           Border around this has a color of #bf6a99        
        
          <div style="border:2px solid #bf6a99;">Content here</div>
        
        
          .myborder {border:2px solid #bf6a99;}
        
        Border color #bf6a99