#ba1491 color space conversions
Hex:
        #ba1491
        RGB:
        186, 20, 145
        CMY:
        27, 92, 43
        CMYK:
        0, 89, 22, 27
      HSL:
        315°, 80.5825%, 40.3922%
        HSV (HSB):
        315°, 89.2473%, 72.9412%
        XYZ:
        25.6107, 12.9837, 27.9443
        xyY:
        0.3849, 0.1951, 12.9837
      CIE-Lab:
        42.7387, 69.7625, -25.8250
        CIE-LCH:
        42.7387, 74.3891, 339.6862
        CIE-Luv:
        42.7387, 77.1853, -46.7828
        Hunter-Lab:
        36.0330, 63.8125, -20.7576
      #ba1491 color charts
#ba1491 RGB chart
      #ba1491 CMYK chart
      #ba1491 RGB pie chart
      #ba1491 color shades, tints & tones
#ba1491 color schemes
#ba1491 color preview, HTML & CSS examples
           This text has a color of #ba1491        
        
          <p style="color:#ba1491;">Text here</p>
        
        
          .mytext {color:#ba1491;}
        
        Text color #ba1491
      
           This box has a color of #ba1491        
        
          <div style="background-color:#ba1491;">Content here</div>
        
        
          .mybackground {background-color:#ba1491;}
        
        Background color #ba1491
      
           Border around this has a color of #ba1491        
        
          <div style="border:2px solid #ba1491;">Content here</div>
        
        
          .myborder {border:2px solid #ba1491;}
        
        Border color #ba1491