#a94eea color space conversions
Hex:
        #a94eea
        RGB:
        169, 78, 234
        CMY:
        34, 69, 8
        CMYK:
        28, 67, 0, 8
      HSL:
        275°, 78.7879%, 61.1765%
        HSV (HSB):
        275°, 66.6667%, 91.7647%
        XYZ:
        33.9379, 19.8243, 79.8797
        xyY:
        0.2539, 0.1483, 19.8243
      CIE-Lab:
        51.6380, 63.1767, -63.7629
        CIE-LCH:
        51.6380, 89.7608, 314.7354
        CIE-Luv:
        51.6380, 26.8034, -104.6124
        Hunter-Lab:
        44.5245, 58.1400, -75.2027
      #a94eea color charts
#a94eea RGB chart
      #a94eea CMYK chart
      #a94eea RGB pie chart
      #a94eea color shades, tints & tones
#a94eea color schemes
#a94eea color preview, HTML & CSS examples
           This text has a color of #a94eea        
        
          <p style="color:#a94eea;">Text here</p>
        
        
          .mytext {color:#a94eea;}
        
        Text color #a94eea
      
           This box has a color of #a94eea        
        
          <div style="background-color:#a94eea;">Content here</div>
        
        
          .mybackground {background-color:#a94eea;}
        
        Background color #a94eea
      
           Border around this has a color of #a94eea        
        
          <div style="border:2px solid #a94eea;">Content here</div>
        
        
          .myborder {border:2px solid #a94eea;}
        
        Border color #a94eea