#bf7d9b color space conversions
Hex:
        #bf7d9b
        RGB:
        191, 125, 155
        CMY:
        25, 51, 39
        CMYK:
        0, 35, 19, 25
      HSL:
        333°, 34.0206%, 61.9608%
        HSV (HSB):
        333°, 34.5550%, 74.9020%
        XYZ:
        34.7359, 28.1102, 34.6054
        xyY:
        0.3564, 0.2885, 28.1102
      CIE-Lab:
        59.9881, 29.9435, -5.4729
        CIE-LCH:
        59.9881, 30.4395, 349.6421
        CIE-Luv:
        59.9881, 39.1350, -13.0474
        Hunter-Lab:
        53.0190, 24.1626, -1.5851
      #bf7d9b color charts
#bf7d9b RGB chart
      #bf7d9b CMYK chart
      #bf7d9b RGB pie chart
      #bf7d9b color shades, tints & tones
#bf7d9b color schemes
#bf7d9b color preview, HTML & CSS examples
           This text has a color of #bf7d9b        
        
          <p style="color:#bf7d9b;">Text here</p>
        
        
          .mytext {color:#bf7d9b;}
        
        Text color #bf7d9b
      
           This box has a color of #bf7d9b        
        
          <div style="background-color:#bf7d9b;">Content here</div>
        
        
          .mybackground {background-color:#bf7d9b;}
        
        Background color #bf7d9b
      
           Border around this has a color of #bf7d9b        
        
          <div style="border:2px solid #bf7d9b;">Content here</div>
        
        
          .myborder {border:2px solid #bf7d9b;}
        
        Border color #bf7d9b