#ba4172 color space conversions
Hex:
        #ba4172
        RGB:
        186, 65, 114
        CMY:
        27, 75, 55
        CMYK:
        0, 65, 39, 27
      HSL:
        336°, 48.2072%, 49.2157%
        HSV (HSB):
        336°, 65.0538%, 72.9412%
        XYZ:
        25.1773, 15.4346, 17.5718
        xyY:
        0.4327, 0.2653, 15.4346
      CIE-Lab:
        46.2238, 52.9086, -1.6061
        CIE-LCH:
        46.2238, 52.9330, 358.2613
        CIE-Luv:
        46.2238, 76.7036, -11.6473
        Hunter-Lab:
        39.2869, 45.6408, 0.9823
      #ba4172 color charts
#ba4172 RGB chart
      #ba4172 CMYK chart
      #ba4172 RGB pie chart
      #ba4172 color shades, tints & tones
#ba4172 color schemes
#ba4172 color preview, HTML & CSS examples
           This text has a color of #ba4172        
        
          <p style="color:#ba4172;">Text here</p>
        
        
          .mytext {color:#ba4172;}
        
        Text color #ba4172
      
           This box has a color of #ba4172        
        
          <div style="background-color:#ba4172;">Content here</div>
        
        
          .mybackground {background-color:#ba4172;}
        
        Background color #ba4172
      
           Border around this has a color of #ba4172        
        
          <div style="border:2px solid #ba4172;">Content here</div>
        
        
          .myborder {border:2px solid #ba4172;}
        
        Border color #ba4172