#ba91ac color space conversions
Hex:
        #ba91ac
        RGB:
        186, 145, 172
        CMY:
        27, 43, 33
        CMYK:
        0, 22, 8, 27
      HSL:
        320°, 22.9050%, 64.9020%
        HSV (HSB):
        320°, 22.0430%, 72.9412%
        XYZ:
        37.8215, 33.6685, 43.5350
        xyY:
        0.3288, 0.2927, 33.6685
      CIE-Lab:
        64.6986, 19.9262, -8.2053
        CIE-LCH:
        64.6986, 21.5494, 337.6189
        CIE-Luv:
        64.6986, 22.5429, -15.4696
        Hunter-Lab:
        58.0245, 14.8068, -3.8673
      #ba91ac color charts
#ba91ac RGB chart
      #ba91ac CMYK chart
      #ba91ac RGB pie chart
      #ba91ac color shades, tints & tones
#ba91ac color schemes
#ba91ac color preview, HTML & CSS examples
           This text has a color of #ba91ac        
        
          <p style="color:#ba91ac;">Text here</p>
        
        
          .mytext {color:#ba91ac;}
        
        Text color #ba91ac
      
           This box has a color of #ba91ac        
        
          <div style="background-color:#ba91ac;">Content here</div>
        
        
          .mybackground {background-color:#ba91ac;}
        
        Background color #ba91ac
      
           Border around this has a color of #ba91ac        
        
          <div style="border:2px solid #ba91ac;">Content here</div>
        
        
          .myborder {border:2px solid #ba91ac;}
        
        Border color #ba91ac