#ba20a4 color space conversions
Hex:
        #ba20a4
        RGB:
        186, 32, 164
        CMY:
        27, 87, 36
        CMYK:
        0, 83, 12, 27
      HSL:
        309°, 70.6422%, 42.7451%
        HSV (HSB):
        309°, 82.7957%, 72.9412%
        XYZ:
        27.4671, 14.1525, 36.4060
        xyY:
        0.3520, 0.1814, 14.1525
      CIE-Lab:
        44.4508, 70.0045, -34.5888
        CIE-LCH:
        44.4508, 78.0834, 333.7063
        CIE-Luv:
        44.4508, 67.6063, -59.7182
        Hunter-Lab:
        37.6198, 64.4924, -31.0432
      #ba20a4 color charts
#ba20a4 RGB chart
      #ba20a4 CMYK chart
      #ba20a4 RGB pie chart
      #ba20a4 color shades, tints & tones
#ba20a4 color schemes
#ba20a4 color preview, HTML & CSS examples
           This text has a color of #ba20a4        
        
          <p style="color:#ba20a4;">Text here</p>
        
        
          .mytext {color:#ba20a4;}
        
        Text color #ba20a4
      
           This box has a color of #ba20a4        
        
          <div style="background-color:#ba20a4;">Content here</div>
        
        
          .mybackground {background-color:#ba20a4;}
        
        Background color #ba20a4
      
           Border around this has a color of #ba20a4        
        
          <div style="border:2px solid #ba20a4;">Content here</div>
        
        
          .myborder {border:2px solid #ba20a4;}
        
        Border color #ba20a4