#a695c1 color space conversions
Hex:
        #a695c1
        RGB:
        166, 149, 193
        CMY:
        35, 42, 24
        CMYK:
        14, 23, 0, 24
      HSL:
        263°, 26.1905%, 67.0588%
        HSV (HSB):
        263°, 22.7979%, 75.6863%
        XYZ:
        36.0990, 33.4521, 55.0064
        xyY:
        0.2898, 0.2686, 33.4521
      CIE-Lab:
        64.5253, 15.0026, -20.4504
        CIE-LCH:
        64.5253, 25.3633, 306.2642
        CIE-Luv:
        64.5253, 6.3658, -33.5632
        Hunter-Lab:
        57.8378, 10.1930, -15.9010
      #a695c1 color charts
#a695c1 RGB chart
      #a695c1 CMYK chart
      #a695c1 RGB pie chart
      #a695c1 color shades, tints & tones
#a695c1 color schemes
#a695c1 color preview, HTML & CSS examples
           This text has a color of #a695c1        
        
          <p style="color:#a695c1;">Text here</p>
        
        
          .mytext {color:#a695c1;}
        
        Text color #a695c1
      
           This box has a color of #a695c1        
        
          <div style="background-color:#a695c1;">Content here</div>
        
        
          .mybackground {background-color:#a695c1;}
        
        Background color #a695c1
      
           Border around this has a color of #a695c1        
        
          <div style="border:2px solid #a695c1;">Content here</div>
        
        
          .myborder {border:2px solid #a695c1;}
        
        Border color #a695c1