#a695c2 color space conversions
Hex:
        #a695c2
        RGB:
        166, 149, 194
        CMY:
        35, 42, 24
        CMYK:
        14, 23, 0, 24
      HSL:
        263°, 26.9461%, 67.2549%
        HSV (HSB):
        263°, 23.1959%, 76.0784%
        XYZ:
        36.2109, 33.4969, 55.5960
        xyY:
        0.2890, 0.2673, 33.4969
      CIE-Lab:
        64.5613, 15.2218, -20.9556
        CIE-LCH:
        64.5613, 25.9006, 305.9940
        CIE-Luv:
        64.5613, 6.2783, -34.4031
        Hunter-Lab:
        57.8765, 10.3961, -16.4402
      #a695c2 color charts
#a695c2 RGB chart
      #a695c2 CMYK chart
      #a695c2 RGB pie chart
      #a695c2 color shades, tints & tones
#a695c2 color schemes
#a695c2 color preview, HTML & CSS examples
           This text has a color of #a695c2        
        
          <p style="color:#a695c2;">Text here</p>
        
        
          .mytext {color:#a695c2;}
        
        Text color #a695c2
      
           This box has a color of #a695c2        
        
          <div style="background-color:#a695c2;">Content here</div>
        
        
          .mybackground {background-color:#a695c2;}
        
        Background color #a695c2
      
           Border around this has a color of #a695c2        
        
          <div style="border:2px solid #a695c2;">Content here</div>
        
        
          .myborder {border:2px solid #a695c2;}
        
        Border color #a695c2