#ba4370 color space conversions
Hex:
        #ba4370
        RGB:
        186, 67, 112
        CMY:
        27, 74, 56
        CMYK:
        0, 64, 40, 27
      HSL:
        337°, 47.0356%, 49.6078%
        HSV (HSB):
        337°, 63.9785%, 72.9412%
        XYZ:
        25.1815, 15.6233, 17.0176
        xyY:
        0.4355, 0.2702, 15.6233
      CIE-Lab:
        46.4763, 51.8382, -0.0138
        CIE-LCH:
        46.4763, 51.8382, 359.9848
        CIE-Luv:
        46.4763, 76.4136, -9.4311
        Hunter-Lab:
        39.5263, 44.5482, 2.1417
      #ba4370 color charts
#ba4370 RGB chart
      #ba4370 CMYK chart
      #ba4370 RGB pie chart
      #ba4370 color shades, tints & tones
#ba4370 color schemes
#ba4370 color preview, HTML & CSS examples
           This text has a color of #ba4370        
        
          <p style="color:#ba4370;">Text here</p>
        
        
          .mytext {color:#ba4370;}
        
        Text color #ba4370
      
           This box has a color of #ba4370        
        
          <div style="background-color:#ba4370;">Content here</div>
        
        
          .mybackground {background-color:#ba4370;}
        
        Background color #ba4370
      
           Border around this has a color of #ba4370        
        
          <div style="border:2px solid #ba4370;">Content here</div>
        
        
          .myborder {border:2px solid #ba4370;}
        
        Border color #ba4370