#ba488b color space conversions
Hex:
        #ba488b
        RGB:
        186, 72, 139
        CMY:
        27, 72, 45
        CMYK:
        0, 61, 25, 27
      HSL:
        325°, 45.2381%, 50.5882%
        HSV (HSB):
        325°, 61.2903%, 72.9412%
        XYZ:
        27.2273, 16.9379, 26.2604
        xyY:
        0.3866, 0.2405, 16.9379
      CIE-Lab:
        48.1817, 52.9582, -13.8345
        CIE-LCH:
        48.1817, 54.7355, 345.3595
        CIE-Luv:
        48.1817, 65.5303, -28.1733
        Hunter-Lab:
        41.1557, 46.0673, -9.0225
      #ba488b color charts
#ba488b RGB chart
      #ba488b CMYK chart
      #ba488b RGB pie chart
      #ba488b color shades, tints & tones
#ba488b color schemes
#ba488b color preview, HTML & CSS examples
           This text has a color of #ba488b        
        
          <p style="color:#ba488b;">Text here</p>
        
        
          .mytext {color:#ba488b;}
        
        Text color #ba488b
      
           This box has a color of #ba488b        
        
          <div style="background-color:#ba488b;">Content here</div>
        
        
          .mybackground {background-color:#ba488b;}
        
        Background color #ba488b
      
           Border around this has a color of #ba488b        
        
          <div style="border:2px solid #ba488b;">Content here</div>
        
        
          .myborder {border:2px solid #ba488b;}
        
        Border color #ba488b