#a699ba color space conversions
Hex:
        #a699ba
        RGB:
        166, 153, 186
        CMY:
        35, 40, 27
        CMYK:
        11, 18, 0, 27
      HSL:
        264°, 19.2982%, 66.4706%
        HSV (HSB):
        264°, 17.7419%, 72.9412%
        XYZ:
        35.9800, 34.4346, 51.2046
        xyY:
        0.2958, 0.2831, 34.4346
      CIE-Lab:
        65.3061, 11.2393, -15.3466
        CIE-LCH:
        65.3061, 19.0221, 306.2177
        CIE-Luv:
        65.3061, 5.0773, -24.9925
        Hunter-Lab:
        58.6810, 6.7548, -10.6592
      #a699ba color charts
#a699ba RGB chart
      #a699ba CMYK chart
      #a699ba RGB pie chart
      #a699ba color shades, tints & tones
#a699ba color schemes
#a699ba color preview, HTML & CSS examples
           This text has a color of #a699ba        
        
          <p style="color:#a699ba;">Text here</p>
        
        
          .mytext {color:#a699ba;}
        
        Text color #a699ba
      
           This box has a color of #a699ba        
        
          <div style="background-color:#a699ba;">Content here</div>
        
        
          .mybackground {background-color:#a699ba;}
        
        Background color #a699ba
      
           Border around this has a color of #a699ba        
        
          <div style="border:2px solid #a699ba;">Content here</div>
        
        
          .myborder {border:2px solid #a699ba;}
        
        Border color #a699ba