#a95eed color space conversions
Hex:
        #a95eed
        RGB:
        169, 94, 237
        CMY:
        34, 63, 7
        CMYK:
        29, 60, 0, 7
      HSL:
        271°, 79.8883%, 64.9020%
        HSV (HSB):
        271°, 60.3376%, 92.9412%
        XYZ:
        35.6510, 22.5548, 82.5953
        xyY:
        0.2532, 0.1602, 22.5548
      CIE-Lab:
        54.6108, 56.2335, -60.6587
        CIE-LCH:
        54.6108, 82.7144, 312.8320
        CIE-Luv:
        54.6108, 22.3741, -100.7077
        Hunter-Lab:
        47.4919, 50.8843, -69.8694
      #a95eed color charts
#a95eed RGB chart
      #a95eed CMYK chart
      #a95eed RGB pie chart
      #a95eed color shades, tints & tones
#a95eed color schemes
#a95eed color preview, HTML & CSS examples
           This text has a color of #a95eed        
        
          <p style="color:#a95eed;">Text here</p>
        
        
          .mytext {color:#a95eed;}
        
        Text color #a95eed
      
           This box has a color of #a95eed        
        
          <div style="background-color:#a95eed;">Content here</div>
        
        
          .mybackground {background-color:#a95eed;}
        
        Background color #a95eed
      
           Border around this has a color of #a95eed        
        
          <div style="border:2px solid #a95eed;">Content here</div>
        
        
          .myborder {border:2px solid #a95eed;}
        
        Border color #a95eed