#ba6a95 color space conversions
Hex:
        #ba6a95
        RGB:
        186, 106, 149
        CMY:
        27, 58, 42
        CMYK:
        0, 43, 20, 27
      HSL:
        328°, 36.6972%, 57.2549%
        HSV (HSB):
        328°, 43.0108%, 72.9412%
        XYZ:
        30.8285, 22.9171, 31.2324
        xyY:
        0.3628, 0.2697, 22.9171
      CIE-Lab:
        54.9868, 37.5603, -9.5089
        CIE-LCH:
        54.9868, 38.7453, 345.7932
        CIE-Luv:
        54.9868, 46.8165, -19.9354
        Hunter-Lab:
        47.8718, 31.1750, -5.1715
      #ba6a95 color charts
#ba6a95 RGB chart
      #ba6a95 CMYK chart
      #ba6a95 RGB pie chart
      #ba6a95 color shades, tints & tones
#ba6a95 color schemes
#ba6a95 color preview, HTML & CSS examples
           This text has a color of #ba6a95        
        
          <p style="color:#ba6a95;">Text here</p>
        
        
          .mytext {color:#ba6a95;}
        
        Text color #ba6a95
      
           This box has a color of #ba6a95        
        
          <div style="background-color:#ba6a95;">Content here</div>
        
        
          .mybackground {background-color:#ba6a95;}
        
        Background color #ba6a95
      
           Border around this has a color of #ba6a95        
        
          <div style="border:2px solid #ba6a95;">Content here</div>
        
        
          .myborder {border:2px solid #ba6a95;}
        
        Border color #ba6a95