#ba50a4 color space conversions
Hex:
        #ba50a4
        RGB:
        186, 80, 164
        CMY:
        27, 69, 36
        CMYK:
        0, 57, 12, 27
      HSL:
        312°, 43.4426%, 52.1569%
        HSV (HSB):
        312°, 56.9892%, 72.9412%
        XYZ:
        29.8192, 18.8568, 37.1900
        xyY:
        0.3473, 0.2196, 18.8568
      CIE-Lab:
        50.5192, 53.0265, -25.1155
        CIE-LCH:
        50.5192, 58.6736, 334.6559
        CIE-Luv:
        50.5192, 54.7163, -44.8573
        Hunter-Lab:
        43.4244, 46.5820, -20.3808
      #ba50a4 color charts
#ba50a4 RGB chart
      #ba50a4 CMYK chart
      #ba50a4 RGB pie chart
      #ba50a4 color shades, tints & tones
#ba50a4 color schemes
#ba50a4 color preview, HTML & CSS examples
           This text has a color of #ba50a4        
        
          <p style="color:#ba50a4;">Text here</p>
        
        
          .mytext {color:#ba50a4;}
        
        Text color #ba50a4
      
           This box has a color of #ba50a4        
        
          <div style="background-color:#ba50a4;">Content here</div>
        
        
          .mybackground {background-color:#ba50a4;}
        
        Background color #ba50a4
      
           Border around this has a color of #ba50a4        
        
          <div style="border:2px solid #ba50a4;">Content here</div>
        
        
          .myborder {border:2px solid #ba50a4;}
        
        Border color #ba50a4