#a99fb3 color space conversions
Hex:
        #a99fb3
        RGB:
        169, 159, 179
        CMY:
        34, 38, 30
        CMYK:
        6, 11, 0, 30
      HSL:
        270°, 11.6279%, 66.2745%
        HSV (HSB):
        270°, 11.1732%, 70.1961%
        XYZ:
        36.8970, 36.4860, 47.7456
        xyY:
        0.3046, 0.3012, 36.4860
      CIE-Lab:
        66.8896, 7.4608, -9.0324
        CIE-LCH:
        66.8896, 11.7153, 309.5569
        CIE-Luv:
        66.8896, 4.3928, -14.7096
        Hunter-Lab:
        60.4036, 3.3288, -4.5829
      #a99fb3 color charts
#a99fb3 RGB chart
      #a99fb3 CMYK chart
      #a99fb3 RGB pie chart
      #a99fb3 color shades, tints & tones
#a99fb3 color schemes
#a99fb3 color preview, HTML & CSS examples
           This text has a color of #a99fb3        
        
          <p style="color:#a99fb3;">Text here</p>
        
        
          .mytext {color:#a99fb3;}
        
        Text color #a99fb3
      
           This box has a color of #a99fb3        
        
          <div style="background-color:#a99fb3;">Content here</div>
        
        
          .mybackground {background-color:#a99fb3;}
        
        Background color #a99fb3
      
           Border around this has a color of #a99fb3        
        
          <div style="border:2px solid #a99fb3;">Content here</div>
        
        
          .myborder {border:2px solid #a99fb3;}
        
        Border color #a99fb3