#ba1570 color space conversions
Hex:
        #ba1570
        RGB:
        186, 21, 112
        CMY:
        27, 92, 56
        CMYK:
        0, 89, 40, 27
      HSL:
        327°, 79.7101%, 40.5882%
        HSV (HSB):
        327°, 88.7097%, 72.9412%
        XYZ:
        23.4425, 12.1453, 16.4380
        xyY:
        0.4506, 0.2334, 12.1453
      CIE-Lab:
        41.4461, 65.9507, -7.4492
        CIE-LCH:
        41.4461, 66.3701, 353.5557
        CIE-Luv:
        41.4461, 91.5843, -21.3208
        Hunter-Lab:
        34.8501, 59.0834, -3.5706
      #ba1570 color charts
#ba1570 RGB chart
      #ba1570 CMYK chart
      #ba1570 RGB pie chart
      #ba1570 color shades, tints & tones
#ba1570 color schemes
#ba1570 color preview, HTML & CSS examples
           This text has a color of #ba1570        
        
          <p style="color:#ba1570;">Text here</p>
        
        
          .mytext {color:#ba1570;}
        
        Text color #ba1570
      
           This box has a color of #ba1570        
        
          <div style="background-color:#ba1570;">Content here</div>
        
        
          .mybackground {background-color:#ba1570;}
        
        Background color #ba1570
      
           Border around this has a color of #ba1570        
        
          <div style="border:2px solid #ba1570;">Content here</div>
        
        
          .myborder {border:2px solid #ba1570;}
        
        Border color #ba1570