#a96eed color space conversions
Hex:
        #a96eed
        RGB:
        169, 110, 237
        CMY:
        34, 57, 7
        CMYK:
        29, 54, 0, 7
      HSL:
        268°, 77.9141%, 68.0392%
        HSV (HSB):
        268°, 53.5865%, 92.9412%
        XYZ:
        37.2242, 25.7013, 83.1197
        xyY:
        0.2549, 0.1760, 25.7013
      CIE-Lab:
        57.7524, 47.9200, -55.6273
        CIE-LCH:
        57.7524, 73.4216, 310.7432
        CIE-Luv:
        57.7524, 17.7926, -93.2284
        Hunter-Lab:
        50.6965, 42.3459, -61.7218
      #a96eed color charts
#a96eed RGB chart
      #a96eed CMYK chart
      #a96eed RGB pie chart
      #a96eed color shades, tints & tones
#a96eed color schemes
#a96eed color preview, HTML & CSS examples
           This text has a color of #a96eed        
        
          <p style="color:#a96eed;">Text here</p>
        
        
          .mytext {color:#a96eed;}
        
        Text color #a96eed
      
           This box has a color of #a96eed        
        
          <div style="background-color:#a96eed;">Content here</div>
        
        
          .mybackground {background-color:#a96eed;}
        
        Background color #a96eed
      
           Border around this has a color of #a96eed        
        
          <div style="border:2px solid #a96eed;">Content here</div>
        
        
          .myborder {border:2px solid #a96eed;}
        
        Border color #a96eed