#bf7da1 color space conversions
Hex:
        #bf7da1
        RGB:
        191, 125, 161
        CMY:
        25, 51, 37
        CMYK:
        0, 35, 16, 25
      HSL:
        327°, 34.0206%, 61.9608%
        HSV (HSB):
        327°, 34.5550%, 74.9020%
        XYZ:
        35.2525, 28.3168, 37.3259
        xyY:
        0.3494, 0.2807, 28.3168
      CIE-Lab:
        60.1739, 30.9064, -8.6395
        CIE-LCH:
        60.1739, 32.0912, 344.3823
        CIE-Luv:
        60.1739, 38.0873, -17.8186
        Hunter-Lab:
        53.2135, 25.1276, -4.3387
      #bf7da1 color charts
#bf7da1 RGB chart
      #bf7da1 CMYK chart
      #bf7da1 RGB pie chart
      #bf7da1 color shades, tints & tones
#bf7da1 color schemes
#bf7da1 color preview, HTML & CSS examples
           This text has a color of #bf7da1        
        
          <p style="color:#bf7da1;">Text here</p>
        
        
          .mytext {color:#bf7da1;}
        
        Text color #bf7da1
      
           This box has a color of #bf7da1        
        
          <div style="background-color:#bf7da1;">Content here</div>
        
        
          .mybackground {background-color:#bf7da1;}
        
        Background color #bf7da1
      
           Border around this has a color of #bf7da1        
        
          <div style="border:2px solid #bf7da1;">Content here</div>
        
        
          .myborder {border:2px solid #bf7da1;}
        
        Border color #bf7da1