#ba7c92 color space conversions
Hex:
        #ba7c92
        RGB:
        186, 124, 146
        CMY:
        27, 51, 43
        CMYK:
        0, 33, 22, 27
      HSL:
        339°, 31.0000%, 60.7843%
        HSV (HSB):
        339°, 33.3333%, 72.9412%
        XYZ:
        32.6457, 26.9297, 30.6715
        xyY:
        0.3617, 0.2984, 26.9297
      CIE-Lab:
        58.9092, 27.2747, -1.9518
        CIE-LCH:
        58.9092, 27.3445, 355.9068
        CIE-Luv:
        58.9092, 37.6724, -7.5304
        Hunter-Lab:
        51.8939, 21.4774, 1.2828
      #ba7c92 color charts
#ba7c92 RGB chart
      #ba7c92 CMYK chart
      #ba7c92 RGB pie chart
      #ba7c92 color shades, tints & tones
#ba7c92 color schemes
#ba7c92 color preview, HTML & CSS examples
           This text has a color of #ba7c92        
        
          <p style="color:#ba7c92;">Text here</p>
        
        
          .mytext {color:#ba7c92;}
        
        Text color #ba7c92
      
           This box has a color of #ba7c92        
        
          <div style="background-color:#ba7c92;">Content here</div>
        
        
          .mybackground {background-color:#ba7c92;}
        
        Background color #ba7c92
      
           Border around this has a color of #ba7c92        
        
          <div style="border:2px solid #ba7c92;">Content here</div>
        
        
          .myborder {border:2px solid #ba7c92;}
        
        Border color #ba7c92