#a94af2 color space conversions
Hex:
        #a94af2
        RGB:
        169, 74, 242
        CMY:
        34, 71, 5
        CMYK:
        30, 69, 0, 5
      HSL:
        274°, 86.5979%, 61.9608%
        HSV (HSB):
        274°, 69.4215%, 94.9020%
        XYZ:
        34.8380, 19.7434, 85.9791
        xyY:
        0.2479, 0.1405, 19.7434
      CIE-Lab:
        51.5458, 66.6826, -68.4008
        CIE-LCH:
        51.5458, 95.5262, 314.2713
        CIE-Luv:
        51.5458, 25.9867, -111.6492
        Hunter-Lab:
        44.4335, 62.1938, -83.6230
      #a94af2 color charts
#a94af2 RGB chart
      #a94af2 CMYK chart
      #a94af2 RGB pie chart
      #a94af2 color shades, tints & tones
#a94af2 color schemes
#a94af2 color preview, HTML & CSS examples
           This text has a color of #a94af2        
        
          <p style="color:#a94af2;">Text here</p>
        
        
          .mytext {color:#a94af2;}
        
        Text color #a94af2
      
           This box has a color of #a94af2        
        
          <div style="background-color:#a94af2;">Content here</div>
        
        
          .mybackground {background-color:#a94af2;}
        
        Background color #a94af2
      
           Border around this has a color of #a94af2        
        
          <div style="border:2px solid #a94af2;">Content here</div>
        
        
          .myborder {border:2px solid #a94af2;}
        
        Border color #a94af2