#a942e0 color space conversions
Hex:
        #a942e0
        RGB:
        169, 66, 224
        CMY:
        34, 74, 12
        CMYK:
        25, 71, 0, 12
      HSL:
        279°, 71.8182%, 56.8627%
        HSV (HSB):
        279°, 70.5357%, 87.8431%
        XYZ:
        31.7649, 17.7133, 72.2658
        xyY:
        0.2609, 0.1455, 17.7133
      CIE-Lab:
        49.1465, 66.1780, -62.1352
        CIE-LCH:
        49.1465, 90.7761, 316.8046
        CIE-Luv:
        49.1465, 31.4549, -101.1637
        Hunter-Lab:
        42.0871, 61.0691, -72.3431
      #a942e0 color charts
#a942e0 RGB chart
      #a942e0 CMYK chart
      #a942e0 RGB pie chart
      #a942e0 color shades, tints & tones
#a942e0 color schemes
#a942e0 color preview, HTML & CSS examples
           This text has a color of #a942e0        
        
          <p style="color:#a942e0;">Text here</p>
        
        
          .mytext {color:#a942e0;}
        
        Text color #a942e0
      
           This box has a color of #a942e0        
        
          <div style="background-color:#a942e0;">Content here</div>
        
        
          .mybackground {background-color:#a942e0;}
        
        Background color #a942e0
      
           Border around this has a color of #a942e0        
        
          <div style="border:2px solid #a942e0;">Content here</div>
        
        
          .myborder {border:2px solid #a942e0;}
        
        Border color #a942e0