#ba4798 color space conversions
Hex:
        #ba4798
        RGB:
        186, 71, 152
        CMY:
        27, 72, 40
        CMYK:
        0, 62, 18, 27
      HSL:
        318°, 45.4545%, 50.3922%
        HSV (HSB):
        318°, 61.8280%, 72.9412%
        XYZ:
        28.1704, 17.2126, 31.5434
        xyY:
        0.3662, 0.2238, 17.2126
      CIE-Lab:
        48.5268, 55.2337, -21.0834
        CIE-LCH:
        48.5268, 59.1208, 339.1075
        CIE-Luv:
        48.5268, 61.7734, -38.9413
        Hunter-Lab:
        41.4880, 48.5976, -16.0366
      #ba4798 color charts
#ba4798 RGB chart
      #ba4798 CMYK chart
      #ba4798 RGB pie chart
      #ba4798 color shades, tints & tones
#ba4798 color schemes
#ba4798 color preview, HTML & CSS examples
           This text has a color of #ba4798        
        
          <p style="color:#ba4798;">Text here</p>
        
        
          .mytext {color:#ba4798;}
        
        Text color #ba4798
      
           This box has a color of #ba4798        
        
          <div style="background-color:#ba4798;">Content here</div>
        
        
          .mybackground {background-color:#ba4798;}
        
        Background color #ba4798
      
           Border around this has a color of #ba4798        
        
          <div style="border:2px solid #ba4798;">Content here</div>
        
        
          .myborder {border:2px solid #ba4798;}
        
        Border color #ba4798