#ba2e80 color space conversions
Hex:
        #ba2e80
        RGB:
        186, 46, 128
        CMY:
        27, 82, 50
        CMYK:
        0, 75, 31, 27
      HSL:
        325°, 60.3448%, 45.4902%
        HSV (HSB):
        325°, 75.2688%, 72.9412%
        XYZ:
        25.1230, 13.9516, 21.7909
        xyY:
        0.4128, 0.2292, 13.9516
      CIE-Lab:
        44.1634, 61.5584, -13.2562
        CIE-LCH:
        44.1634, 62.9696, 347.8473
        CIE-Luv:
        44.1634, 78.8793, -28.4000
        Hunter-Lab:
        37.3518, 54.6940, -8.4432
      #ba2e80 color charts
#ba2e80 RGB chart
      #ba2e80 CMYK chart
      #ba2e80 RGB pie chart
      #ba2e80 color shades, tints & tones
#ba2e80 color schemes
#ba2e80 color preview, HTML & CSS examples
           This text has a color of #ba2e80        
        
          <p style="color:#ba2e80;">Text here</p>
        
        
          .mytext {color:#ba2e80;}
        
        Text color #ba2e80
      
           This box has a color of #ba2e80        
        
          <div style="background-color:#ba2e80;">Content here</div>
        
        
          .mybackground {background-color:#ba2e80;}
        
        Background color #ba2e80
      
           Border around this has a color of #ba2e80        
        
          <div style="border:2px solid #ba2e80;">Content here</div>
        
        
          .myborder {border:2px solid #ba2e80;}
        
        Border color #ba2e80