#ba3480 color space conversions
Hex:
        #ba3480
        RGB:
        186, 52, 128
        CMY:
        27, 80, 50
        CMYK:
        0, 72, 31, 27
      HSL:
        326°, 56.3025%, 46.6667%
        HSV (HSB):
        326°, 72.0430%, 72.9412%
        XYZ:
        25.3740, 14.4536, 21.8745
        xyY:
        0.4112, 0.2342, 14.4536
      CIE-Lab:
        44.8765, 59.5498, -12.1762
        CIE-LCH:
        44.8765, 60.7819, 348.4439
        CIE-Luv:
        44.8765, 76.9526, -26.6720
        Hunter-Lab:
        38.0179, 52.6035, -7.5015
      #ba3480 color charts
#ba3480 RGB chart
      #ba3480 CMYK chart
      #ba3480 RGB pie chart
      #ba3480 color shades, tints & tones
#ba3480 color schemes
#ba3480 color preview, HTML & CSS examples
           This text has a color of #ba3480        
        
          <p style="color:#ba3480;">Text here</p>
        
        
          .mytext {color:#ba3480;}
        
        Text color #ba3480
      
           This box has a color of #ba3480        
        
          <div style="background-color:#ba3480;">Content here</div>
        
        
          .mybackground {background-color:#ba3480;}
        
        Background color #ba3480
      
           Border around this has a color of #ba3480        
        
          <div style="border:2px solid #ba3480;">Content here</div>
        
        
          .myborder {border:2px solid #ba3480;}
        
        Border color #ba3480