#bf82a4 color space conversions
Hex:
        #bf82a4
        RGB:
        191, 130, 164
        CMY:
        25, 49, 36
        CMYK:
        0, 32, 14, 25
      HSL:
        327°, 32.2751%, 62.9412%
        HSV (HSB):
        327°, 31.9372%, 74.9020%
        XYZ:
        36.1693, 29.7220, 38.9525
        xyY:
        0.3450, 0.2835, 29.7220
      CIE-Lab:
        61.4136, 28.6505, -8.5066
        CIE-LCH:
        61.4136, 29.8867, 343.4634
        CIE-Luv:
        61.4136, 34.9286, -17.2892
        Hunter-Lab:
        54.5179, 23.0178, -4.1997
      #bf82a4 color charts
#bf82a4 RGB chart
      #bf82a4 CMYK chart
      #bf82a4 RGB pie chart
      #bf82a4 color shades, tints & tones
#bf82a4 color schemes
#bf82a4 color preview, HTML & CSS examples
           This text has a color of #bf82a4        
        
          <p style="color:#bf82a4;">Text here</p>
        
        
          .mytext {color:#bf82a4;}
        
        Text color #bf82a4
      
           This box has a color of #bf82a4        
        
          <div style="background-color:#bf82a4;">Content here</div>
        
        
          .mybackground {background-color:#bf82a4;}
        
        Background color #bf82a4
      
           Border around this has a color of #bf82a4        
        
          <div style="border:2px solid #bf82a4;">Content here</div>
        
        
          .myborder {border:2px solid #bf82a4;}
        
        Border color #bf82a4