#a995c8 color space conversions
Hex:
        #a995c8
        RGB:
        169, 149, 200
        CMY:
        34, 42, 22
        CMYK:
        16, 26, 0, 22
      HSL:
        264°, 31.6770%, 68.4314%
        HSV (HSB):
        264°, 25.5000%, 78.4314%
        XYZ:
        37.5350, 34.1000, 59.2472
        xyY:
        0.2868, 0.2605, 34.1000
      CIE-Lab:
        65.0419, 17.5151, -23.5525
        CIE-LCH:
        65.0419, 29.3513, 306.6369
        CIE-Luv:
        65.0419, 7.3928, -38.9463
        Hunter-Lab:
        58.3952, 12.5435, -19.2784
      #a995c8 color charts
#a995c8 RGB chart
      #a995c8 CMYK chart
      #a995c8 RGB pie chart
      #a995c8 color shades, tints & tones
#a995c8 color schemes
#a995c8 color preview, HTML & CSS examples
           This text has a color of #a995c8        
        
          <p style="color:#a995c8;">Text here</p>
        
        
          .mytext {color:#a995c8;}
        
        Text color #a995c8
      
           This box has a color of #a995c8        
        
          <div style="background-color:#a995c8;">Content here</div>
        
        
          .mybackground {background-color:#a995c8;}
        
        Background color #a995c8
      
           Border around this has a color of #a995c8        
        
          <div style="border:2px solid #a995c8;">Content here</div>
        
        
          .myborder {border:2px solid #a995c8;}
        
        Border color #a995c8