#ba5c80 color space conversions
Hex:
        #ba5c80
        RGB:
        186, 92, 128
        CMY:
        27, 64, 50
        CMYK:
        0, 51, 31, 27
      HSL:
        337°, 40.5172%, 54.5098%
        HSV (HSB):
        337°, 50.5376%, 72.9412%
        XYZ:
        27.9731, 19.6519, 22.7409
        xyY:
        0.3975, 0.2793, 19.6519
      CIE-Lab:
        51.4413, 41.8907, -2.3841
        CIE-LCH:
        51.4413, 41.9585, 356.7427
        CIE-Luv:
        51.4413, 59.0823, -10.6738
        Hunter-Lab:
        44.3305, 35.0576, 0.6164
      #ba5c80 color charts
#ba5c80 RGB chart
      #ba5c80 CMYK chart
      #ba5c80 RGB pie chart
      #ba5c80 color shades, tints & tones
#ba5c80 color schemes
#ba5c80 color preview, HTML & CSS examples
           This text has a color of #ba5c80        
        
          <p style="color:#ba5c80;">Text here</p>
        
        
          .mytext {color:#ba5c80;}
        
        Text color #ba5c80
      
           This box has a color of #ba5c80        
        
          <div style="background-color:#ba5c80;">Content here</div>
        
        
          .mybackground {background-color:#ba5c80;}
        
        Background color #ba5c80
      
           Border around this has a color of #ba5c80        
        
          <div style="border:2px solid #ba5c80;">Content here</div>
        
        
          .myborder {border:2px solid #ba5c80;}
        
        Border color #ba5c80