#ba149a color space conversions
Hex:
        #ba149a
        RGB:
        186, 20, 154
        CMY:
        27, 92, 40
        CMYK:
        0, 89, 17, 27
      HSL:
        312°, 80.5825%, 40.3922%
        HSV (HSB):
        312°, 89.2473%, 72.9412%
        XYZ:
        26.3326, 13.2725, 31.7458
        xyY:
        0.3691, 0.1860, 13.2725
      CIE-Lab:
        43.1710, 70.9056, -30.5999
        CIE-LCH:
        43.1710, 77.2267, 336.6570
        CIE-Luv:
        43.1710, 73.3196, -53.7723
        Hunter-Lab:
        36.4315, 65.2644, -26.1624
      #ba149a color charts
#ba149a RGB chart
      #ba149a CMYK chart
      #ba149a RGB pie chart
      #ba149a color shades, tints & tones
#ba149a color schemes
#ba149a color preview, HTML & CSS examples
           This text has a color of #ba149a        
        
          <p style="color:#ba149a;">Text here</p>
        
        
          .mytext {color:#ba149a;}
        
        Text color #ba149a
      
           This box has a color of #ba149a        
        
          <div style="background-color:#ba149a;">Content here</div>
        
        
          .mybackground {background-color:#ba149a;}
        
        Background color #ba149a
      
           Border around this has a color of #ba149a        
        
          <div style="border:2px solid #ba149a;">Content here</div>
        
        
          .myborder {border:2px solid #ba149a;}
        
        Border color #ba149a