#ba7594 color space conversions
Hex:
        #ba7594
        RGB:
        186, 117, 148
        CMY:
        27, 54, 42
        CMYK:
        0, 37, 20, 27
      HSL:
        333°, 33.3333%, 59.4118%
        HSV (HSB):
        333°, 37.0968%, 72.9412%
        XYZ:
        31.9563, 25.2998, 31.2160
        xyY:
        0.3612, 0.2860, 25.2998
      CIE-Lab:
        57.3664, 31.4427, -5.3833
        CIE-LCH:
        57.3664, 31.9002, 350.2845
        CIE-Luv:
        57.3664, 41.1873, -13.0802
        Hunter-Lab:
        50.2989, 25.3829, -1.5868
      #ba7594 color charts
#ba7594 RGB chart
      #ba7594 CMYK chart
      #ba7594 RGB pie chart
      #ba7594 color shades, tints & tones
#ba7594 color schemes
#ba7594 color preview, HTML & CSS examples
           This text has a color of #ba7594        
        
          <p style="color:#ba7594;">Text here</p>
        
        
          .mytext {color:#ba7594;}
        
        Text color #ba7594
      
           This box has a color of #ba7594        
        
          <div style="background-color:#ba7594;">Content here</div>
        
        
          .mybackground {background-color:#ba7594;}
        
        Background color #ba7594
      
           Border around this has a color of #ba7594        
        
          <div style="border:2px solid #ba7594;">Content here</div>
        
        
          .myborder {border:2px solid #ba7594;}
        
        Border color #ba7594