#ba188b color space conversions
Hex:
        #ba188b
        RGB:
        186, 24, 139
        CMY:
        27, 91, 45
        CMYK:
        0, 87, 25, 27
      HSL:
        317°, 77.1429%, 41.1765%
        HSV (HSB):
        317°, 87.0968%, 72.9412%
        XYZ:
        25.2365, 12.9565, 25.5968
        xyY:
        0.3956, 0.2031, 12.9565
      CIE-Lab:
        42.6976, 68.3597, -22.2324
        CIE-LCH:
        42.6976, 71.8841, 341.9841
        CIE-Luv:
        42.6976, 79.2439, -41.5674
        Hunter-Lab:
        35.9951, 62.1569, -16.9658
      #ba188b color charts
#ba188b RGB chart
      #ba188b CMYK chart
      #ba188b RGB pie chart
      #ba188b color shades, tints & tones
#ba188b color schemes
#ba188b color preview, HTML & CSS examples
           This text has a color of #ba188b        
        
          <p style="color:#ba188b;">Text here</p>
        
        
          .mytext {color:#ba188b;}
        
        Text color #ba188b
      
           This box has a color of #ba188b        
        
          <div style="background-color:#ba188b;">Content here</div>
        
        
          .mybackground {background-color:#ba188b;}
        
        Background color #ba188b
      
           Border around this has a color of #ba188b        
        
          <div style="border:2px solid #ba188b;">Content here</div>
        
        
          .myborder {border:2px solid #ba188b;}
        
        Border color #ba188b