#ba198b color space conversions
Hex:
        #ba198b
        RGB:
        186, 25, 139
        CMY:
        27, 90, 45
        CMYK:
        0, 87, 25, 27
      HSL:
        318°, 76.3033%, 41.3725%
        HSV (HSB):
        318°, 86.5591%, 72.9412%
        XYZ:
        25.2575, 12.9984, 25.6038
        xyY:
        0.3955, 0.2035, 12.9984
      CIE-Lab:
        42.7609, 68.1757, -22.1345
        CIE-LCH:
        42.7609, 71.6789, 342.0131
        CIE-Luv:
        42.7609, 79.0904, -41.4165
        Hunter-Lab:
        36.0534, 61.9565, -16.8683
      #ba198b color charts
#ba198b RGB chart
      #ba198b CMYK chart
      #ba198b RGB pie chart
      #ba198b color shades, tints & tones
#ba198b color schemes
#ba198b color preview, HTML & CSS examples
           This text has a color of #ba198b        
        
          <p style="color:#ba198b;">Text here</p>
        
        
          .mytext {color:#ba198b;}
        
        Text color #ba198b
      
           This box has a color of #ba198b        
        
          <div style="background-color:#ba198b;">Content here</div>
        
        
          .mybackground {background-color:#ba198b;}
        
        Background color #ba198b
      
           Border around this has a color of #ba198b        
        
          <div style="border:2px solid #ba198b;">Content here</div>
        
        
          .myborder {border:2px solid #ba198b;}
        
        Border color #ba198b