#bf7b98 color space conversions
Hex:
        #bf7b98
        RGB:
        191, 123, 152
        CMY:
        25, 52, 40
        CMYK:
        0, 36, 20, 25
      HSL:
        334°, 34.6939%, 61.5686%
        HSV (HSB):
        334°, 35.6021%, 74.9020%
        XYZ:
        34.2363, 27.5093, 33.2111
        xyY:
        0.3605, 0.2897, 27.5093
      CIE-Lab:
        59.4428, 30.5721, -4.5550
        CIE-LCH:
        59.4428, 30.9095, 351.5257
        CIE-Luv:
        59.4428, 40.7568, -11.8300
        Hunter-Lab:
        52.4493, 24.7297, -0.8282
      #bf7b98 color charts
#bf7b98 RGB chart
      #bf7b98 CMYK chart
      #bf7b98 RGB pie chart
      #bf7b98 color shades, tints & tones
#bf7b98 color schemes
#bf7b98 color preview, HTML & CSS examples
           This text has a color of #bf7b98        
        
          <p style="color:#bf7b98;">Text here</p>
        
        
          .mytext {color:#bf7b98;}
        
        Text color #bf7b98
      
           This box has a color of #bf7b98        
        
          <div style="background-color:#bf7b98;">Content here</div>
        
        
          .mybackground {background-color:#bf7b98;}
        
        Background color #bf7b98
      
           Border around this has a color of #bf7b98        
        
          <div style="border:2px solid #bf7b98;">Content here</div>
        
        
          .myborder {border:2px solid #bf7b98;}
        
        Border color #bf7b98