#a740a1 color space conversions
Hex:
        #a740a1
        RGB:
        167, 64, 161
        CMY:
        35, 75, 37
        CMYK:
        0, 62, 4, 35
      HSL:
        303°, 44.5887%, 45.2941%
        HSV (HSB):
        303°, 61.6766%, 65.4902%
        XYZ:
        24.2028, 14.4555, 35.2328
        xyY:
        0.3275, 0.1956, 14.4555
      CIE-Lab:
        44.8792, 54.5067, -32.3427
        CIE-LCH:
        44.8792, 63.3800, 329.3163
        CIE-Luv:
        44.8792, 47.4732, -54.3300
        Hunter-Lab:
        38.0204, 47.0927, -28.3287
      #a740a1 color charts
#a740a1 RGB chart
      #a740a1 CMYK chart
      #a740a1 RGB pie chart
      #a740a1 color shades, tints & tones
#a740a1 color schemes
#a740a1 color preview, HTML & CSS examples
           This text has a color of #a740a1        
        
          <p style="color:#a740a1;">Text here</p>
        
        
          .mytext {color:#a740a1;}
        
        Text color #a740a1
      
           This box has a color of #a740a1        
        
          <div style="background-color:#a740a1;">Content here</div>
        
        
          .mybackground {background-color:#a740a1;}
        
        Background color #a740a1
      
           Border around this has a color of #a740a1        
        
          <div style="border:2px solid #a740a1;">Content here</div>
        
        
          .myborder {border:2px solid #a740a1;}
        
        Border color #a740a1