#a995b9 color space conversions
Hex:
        #a995b9
        RGB:
        169, 149, 185
        CMY:
        34, 42, 27
        CMYK:
        9, 19, 0, 27
      HSL:
        273°, 20.4545%, 65.4902%
        HSV (HSB):
        273°, 19.4595%, 72.5490%
        XYZ:
        35.8666, 33.4327, 50.4617
        xyY:
        0.2995, 0.2792, 33.4327
      CIE-Lab:
        64.5097, 14.2913, -15.9639
        CIE-LCH:
        64.5097, 21.4263, 311.8358
        CIE-Luv:
        64.5097, 8.7739, -26.3843
        Hunter-Lab:
        57.8210, 9.5375, -11.2690
      #a995b9 color charts
#a995b9 RGB chart
      #a995b9 CMYK chart
      #a995b9 RGB pie chart
      #a995b9 color shades, tints & tones
#a995b9 color schemes
#a995b9 color preview, HTML & CSS examples
           This text has a color of #a995b9        
        
          <p style="color:#a995b9;">Text here</p>
        
        
          .mytext {color:#a995b9;}
        
        Text color #a995b9
      
           This box has a color of #a995b9        
        
          <div style="background-color:#a995b9;">Content here</div>
        
        
          .mybackground {background-color:#a995b9;}
        
        Background color #a995b9
      
           Border around this has a color of #a995b9        
        
          <div style="border:2px solid #a995b9;">Content here</div>
        
        
          .myborder {border:2px solid #a995b9;}
        
        Border color #a995b9