#a998c1 color space conversions
Hex:
        #a998c1
        RGB:
        169, 152, 193
        CMY:
        34, 40, 24
        CMYK:
        12, 21, 0, 24
      HSL:
        265°, 24.8485%, 67.6471%
        HSV (HSB):
        265°, 21.2435%, 75.6863%
        XYZ:
        37.2161, 34.7417, 55.1964
        xyY:
        0.2927, 0.2732, 34.7417
      CIE-Lab:
        65.5471, 14.2957, -18.8720
        CIE-LCH:
        65.5471, 23.6753, 307.1442
        CIE-Luv:
        65.5471, 6.6407, -31.0364
        Hunter-Lab:
        58.9421, 9.5562, -14.2627
      #a998c1 color charts
#a998c1 RGB chart
      #a998c1 CMYK chart
      #a998c1 RGB pie chart
      #a998c1 color shades, tints & tones
#a998c1 color schemes
#a998c1 color preview, HTML & CSS examples
           This text has a color of #a998c1        
        
          <p style="color:#a998c1;">Text here</p>
        
        
          .mytext {color:#a998c1;}
        
        Text color #a998c1
      
           This box has a color of #a998c1        
        
          <div style="background-color:#a998c1;">Content here</div>
        
        
          .mybackground {background-color:#a998c1;}
        
        Background color #a998c1
      
           Border around this has a color of #a998c1        
        
          <div style="border:2px solid #a998c1;">Content here</div>
        
        
          .myborder {border:2px solid #a998c1;}
        
        Border color #a998c1