#a95aec color space conversions
Hex:
        #a95aec
        RGB:
        169, 90, 236
        CMY:
        34, 65, 7
        CMYK:
        28, 62, 0, 7
      HSL:
        272°, 79.3478%, 63.9216%
        HSV (HSB):
        272°, 61.8644%, 92.5490%
        XYZ:
        35.1587, 21.8035, 81.7123
        xyY:
        0.2535, 0.1572, 21.8035
      CIE-Lab:
        53.8179, 57.9840, -61.3736
        CIE-LCH:
        53.8179, 84.4326, 313.3733
        CIE-Luv:
        53.8179, 23.5886, -101.6152
        Hunter-Lab:
        46.6942, 52.6878, -71.0684
      #a95aec color charts
#a95aec RGB chart
      #a95aec CMYK chart
      #a95aec RGB pie chart
      #a95aec color shades, tints & tones
#a95aec color schemes
#a95aec color preview, HTML & CSS examples
           This text has a color of #a95aec        
        
          <p style="color:#a95aec;">Text here</p>
        
        
          .mytext {color:#a95aec;}
        
        Text color #a95aec
      
           This box has a color of #a95aec        
        
          <div style="background-color:#a95aec;">Content here</div>
        
        
          .mybackground {background-color:#a95aec;}
        
        Background color #a95aec
      
           Border around this has a color of #a95aec        
        
          <div style="border:2px solid #a95aec;">Content here</div>
        
        
          .myborder {border:2px solid #a95aec;}
        
        Border color #a95aec