#ba2c81 color space conversions
Hex:
        #ba2c81
        RGB:
        186, 44, 129
        CMY:
        27, 83, 49
        CMYK:
        0, 76, 31, 27
      HSL:
        324°, 61.7391%, 45.0980%
        HSV (HSB):
        324°, 76.3441%, 72.9412%
        XYZ:
        25.1128, 13.8254, 22.1139
        xyY:
        0.4113, 0.2265, 13.8254
      CIE-Lab:
        43.9816, 62.2992, -14.1450
        CIE-LCH:
        43.9816, 63.8849, 347.2079
        CIE-Luv:
        43.9816, 79.0756, -29.7072
        Hunter-Lab:
        37.1826, 55.4880, -9.2342
      #ba2c81 color charts
#ba2c81 RGB chart
      #ba2c81 CMYK chart
      #ba2c81 RGB pie chart
      #ba2c81 color shades, tints & tones
#ba2c81 color schemes
#ba2c81 color preview, HTML & CSS examples
           This text has a color of #ba2c81        
        
          <p style="color:#ba2c81;">Text here</p>
        
        
          .mytext {color:#ba2c81;}
        
        Text color #ba2c81
      
           This box has a color of #ba2c81        
        
          <div style="background-color:#ba2c81;">Content here</div>
        
        
          .mybackground {background-color:#ba2c81;}
        
        Background color #ba2c81
      
           Border around this has a color of #ba2c81        
        
          <div style="border:2px solid #ba2c81;">Content here</div>
        
        
          .myborder {border:2px solid #ba2c81;}
        
        Border color #ba2c81