#ba3399 color space conversions
Hex:
        #ba3399
        RGB:
        186, 51, 153
        CMY:
        27, 80, 40
        CMYK:
        0, 73, 18, 27
      HSL:
        315°, 56.9620%, 46.4706%
        HSV (HSB):
        315°, 72.5806%, 72.9412%
        XYZ:
        27.1833, 15.1067, 31.6202
        xyY:
        0.3678, 0.2044, 15.1067
      CIE-Lab:
        45.7799, 63.1332, -25.9265
        CIE-LCH:
        45.7799, 68.2494, 337.6738
        CIE-Luv:
        45.7799, 67.8667, -46.6399
        Hunter-Lab:
        38.8673, 56.8229, -21.0278
      #ba3399 color charts
#ba3399 RGB chart
      #ba3399 CMYK chart
      #ba3399 RGB pie chart
      #ba3399 color shades, tints & tones
#ba3399 color schemes
#ba3399 color preview, HTML & CSS examples
           This text has a color of #ba3399        
        
          <p style="color:#ba3399;">Text here</p>
        
        
          .mytext {color:#ba3399;}
        
        Text color #ba3399
      
           This box has a color of #ba3399        
        
          <div style="background-color:#ba3399;">Content here</div>
        
        
          .mybackground {background-color:#ba3399;}
        
        Background color #ba3399
      
           Border around this has a color of #ba3399        
        
          <div style="border:2px solid #ba3399;">Content here</div>
        
        
          .myborder {border:2px solid #ba3399;}
        
        Border color #ba3399