#a96fea color space conversions
Hex:
        #a96fea
        RGB:
        169, 111, 234
        CMY:
        34, 56, 8
        CMYK:
        28, 53, 0, 8
      HSL:
        268°, 74.5455%, 67.6471%
        HSV (HSB):
        268°, 52.5641%, 91.7647%
        XYZ:
        36.8979, 25.7444, 80.8663
        xyY:
        0.2571, 0.1794, 25.7444
      CIE-Lab:
        57.7936, 46.6704, -53.8894
        CIE-LCH:
        57.7936, 71.2895, 310.8939
        CIE-Luv:
        57.7936, 17.9425, -90.3555
        Hunter-Lab:
        50.7389, 41.0140, -58.9775
      #a96fea color charts
#a96fea RGB chart
      #a96fea CMYK chart
      #a96fea RGB pie chart
      #a96fea color shades, tints & tones
#a96fea color schemes
#a96fea color preview, HTML & CSS examples
           This text has a color of #a96fea        
        
          <p style="color:#a96fea;">Text here</p>
        
        
          .mytext {color:#a96fea;}
        
        Text color #a96fea
      
           This box has a color of #a96fea        
        
          <div style="background-color:#a96fea;">Content here</div>
        
        
          .mybackground {background-color:#a96fea;}
        
        Background color #a96fea
      
           Border around this has a color of #a96fea        
        
          <div style="border:2px solid #a96fea;">Content here</div>
        
        
          .myborder {border:2px solid #a96fea;}
        
        Border color #a96fea