#ba7f97 color space conversions
Hex:
        #ba7f97
        RGB:
        186, 127, 151
        CMY:
        27, 50, 41
        CMYK:
        0, 32, 19, 27
      HSL:
        336°, 29.9492%, 61.3725%
        HSV (HSB):
        336°, 31.7204%, 72.9412%
        XYZ:
        33.4250, 27.8522, 32.8925
        xyY:
        0.3549, 0.2958, 27.8522
      CIE-Lab:
        59.7550, 26.3937, -3.5848
        CIE-LCH:
        59.7550, 26.6360, 352.2655
        CIE-Luv:
        59.7550, 35.1909, -9.6931
        Hunter-Lab:
        52.7752, 20.6958, -0.0102
      #ba7f97 color charts
#ba7f97 RGB chart
      #ba7f97 CMYK chart
      #ba7f97 RGB pie chart
      #ba7f97 color shades, tints & tones
#ba7f97 color schemes
#ba7f97 color preview, HTML & CSS examples
           This text has a color of #ba7f97        
        
          <p style="color:#ba7f97;">Text here</p>
        
        
          .mytext {color:#ba7f97;}
        
        Text color #ba7f97
      
           This box has a color of #ba7f97        
        
          <div style="background-color:#ba7f97;">Content here</div>
        
        
          .mybackground {background-color:#ba7f97;}
        
        Background color #ba7f97
      
           Border around this has a color of #ba7f97        
        
          <div style="border:2px solid #ba7f97;">Content here</div>
        
        
          .myborder {border:2px solid #ba7f97;}
        
        Border color #ba7f97