#bf7c90 color space conversions
Hex:
        #bf7c90
        RGB:
        191, 124, 144
        CMY:
        25, 51, 44
        CMYK:
        0, 35, 25, 25
      HSL:
        342°, 34.3590%, 61.7647%
        HSV (HSB):
        342°, 35.0785%, 74.9020%
        XYZ:
        33.7276, 27.5053, 29.9170
        xyY:
        0.3700, 0.3018, 27.5053
      CIE-Lab:
        59.4391, 28.8168, 0.0458
        CIE-LCH:
        59.4391, 28.8168, 0.0910
        CIE-Luv:
        59.4391, 41.5959, -5.0563
        Hunter-Lab:
        52.4455, 23.0133, 2.8905
      #bf7c90 color charts
#bf7c90 RGB chart
      #bf7c90 CMYK chart
      #bf7c90 RGB pie chart
      #bf7c90 color shades, tints & tones
#bf7c90 color schemes
#bf7c90 color preview, HTML & CSS examples
           This text has a color of #bf7c90        
        
          <p style="color:#bf7c90;">Text here</p>
        
        
          .mytext {color:#bf7c90;}
        
        Text color #bf7c90
      
           This box has a color of #bf7c90        
        
          <div style="background-color:#bf7c90;">Content here</div>
        
        
          .mybackground {background-color:#bf7c90;}
        
        Background color #bf7c90
      
           Border around this has a color of #bf7c90        
        
          <div style="border:2px solid #bf7c90;">Content here</div>
        
        
          .myborder {border:2px solid #bf7c90;}
        
        Border color #bf7c90