#ba4782 color space conversions
Hex:
        #ba4782
        RGB:
        186, 71, 130
        CMY:
        27, 72, 49
        CMYK:
        0, 62, 30, 27
      HSL:
        329°, 45.4545%, 50.3922%
        HSV (HSB):
        329°, 61.8280%, 72.9412%
        XYZ:
        26.5322, 16.5573, 22.9166
        xyY:
        0.4020, 0.2508, 16.5573
      CIE-Lab:
        47.6973, 52.2173, -9.1441
        CIE-LCH:
        47.6973, 53.0119, 350.0673
        CIE-Luv:
        47.6973, 68.8249, -21.5158
        Hunter-Lab:
        40.6906, 45.1817, -4.9081
      #ba4782 color charts
#ba4782 RGB chart
      #ba4782 CMYK chart
      #ba4782 RGB pie chart
      #ba4782 color shades, tints & tones
#ba4782 color schemes
#ba4782 color preview, HTML & CSS examples
           This text has a color of #ba4782        
        
          <p style="color:#ba4782;">Text here</p>
        
        
          .mytext {color:#ba4782;}
        
        Text color #ba4782
      
           This box has a color of #ba4782        
        
          <div style="background-color:#ba4782;">Content here</div>
        
        
          .mybackground {background-color:#ba4782;}
        
        Background color #ba4782
      
           Border around this has a color of #ba4782        
        
          <div style="border:2px solid #ba4782;">Content here</div>
        
        
          .myborder {border:2px solid #ba4782;}
        
        Border color #ba4782