#a95ec5 color space conversions
Hex:
        #a95ec5
        RGB:
        169, 94, 197
        CMY:
        34, 63, 23
        CMYK:
        14, 52, 0, 23
      HSL:
        284°, 47.0320%, 57.0588%
        HSV (HSB):
        284°, 52.2843%, 77.2549%
        XYZ:
        30.4429, 20.4716, 55.1702
        xyY:
        0.2870, 0.1930, 20.4716
      CIE-Lab:
        52.3663, 47.4173, -41.5723
        CIE-LCH:
        52.3663, 63.0607, 318.7579
        CIE-Luv:
        52.3663, 30.1152, -69.4820
        Hunter-Lab:
        45.2456, 40.9217, -40.6234
      #a95ec5 color charts
#a95ec5 RGB chart
      #a95ec5 CMYK chart
      #a95ec5 RGB pie chart
      #a95ec5 color shades, tints & tones
#a95ec5 color schemes
#a95ec5 color preview, HTML & CSS examples
           This text has a color of #a95ec5        
        
          <p style="color:#a95ec5;">Text here</p>
        
        
          .mytext {color:#a95ec5;}
        
        Text color #a95ec5
      
           This box has a color of #a95ec5        
        
          <div style="background-color:#a95ec5;">Content here</div>
        
        
          .mybackground {background-color:#a95ec5;}
        
        Background color #a95ec5
      
           Border around this has a color of #a95ec5        
        
          <div style="border:2px solid #a95ec5;">Content here</div>
        
        
          .myborder {border:2px solid #a95ec5;}
        
        Border color #a95ec5