#ba4a96 color space conversions
Hex:
        #ba4a96
        RGB:
        186, 74, 150
        CMY:
        27, 71, 41
        CMYK:
        0, 60, 19, 27
      HSL:
        319°, 44.8000%, 50.9804%
        HSV (HSB):
        319°, 60.2151%, 72.9412%
        XYZ:
        28.2035, 17.5387, 30.7530
        xyY:
        0.3687, 0.2293, 17.5387
      CIE-Lab:
        48.9317, 53.6186, -19.2705
        CIE-LCH:
        48.9317, 56.9764, 340.2316
        CIE-Luv:
        48.9317, 61.2558, -36.1206
        Hunter-Lab:
        41.8792, 46.9220, -14.2227
      #ba4a96 color charts
#ba4a96 RGB chart
      #ba4a96 CMYK chart
      #ba4a96 RGB pie chart
      #ba4a96 color shades, tints & tones
#ba4a96 color schemes
#ba4a96 color preview, HTML & CSS examples
           This text has a color of #ba4a96        
        
          <p style="color:#ba4a96;">Text here</p>
        
        
          .mytext {color:#ba4a96;}
        
        Text color #ba4a96
      
           This box has a color of #ba4a96        
        
          <div style="background-color:#ba4a96;">Content here</div>
        
        
          .mybackground {background-color:#ba4a96;}
        
        Background color #ba4a96
      
           Border around this has a color of #ba4a96        
        
          <div style="border:2px solid #ba4a96;">Content here</div>
        
        
          .myborder {border:2px solid #ba4a96;}
        
        Border color #ba4a96