#ba489b color space conversions
Hex:
        #ba489b
        RGB:
        186, 72, 155
        CMY:
        27, 72, 39
        CMYK:
        0, 61, 17, 27
      HSL:
        316°, 45.2381%, 50.5882%
        HSV (HSB):
        316°, 61.2903%, 72.9412%
        XYZ:
        28.4835, 17.4404, 32.8754
        xyY:
        0.3615, 0.2213, 17.4404
      CIE-Lab:
        48.8102, 55.2422, -22.4319
        CIE-LCH:
        48.8102, 59.6229, 337.8997
        CIE-Luv:
        48.8102, 60.4478, -40.9501
        Hunter-Lab:
        41.7617, 48.6625, -17.4408
      #ba489b color charts
#ba489b RGB chart
      #ba489b CMYK chart
      #ba489b RGB pie chart
      #ba489b color shades, tints & tones
#ba489b color schemes
#ba489b color preview, HTML & CSS examples
           This text has a color of #ba489b        
        
          <p style="color:#ba489b;">Text here</p>
        
        
          .mytext {color:#ba489b;}
        
        Text color #ba489b
      
           This box has a color of #ba489b        
        
          <div style="background-color:#ba489b;">Content here</div>
        
        
          .mybackground {background-color:#ba489b;}
        
        Background color #ba489b
      
           Border around this has a color of #ba489b        
        
          <div style="border:2px solid #ba489b;">Content here</div>
        
        
          .myborder {border:2px solid #ba489b;}
        
        Border color #ba489b