#a42196 color space conversions
Hex:
        #a42196
        RGB:
        164, 33, 150
        CMY:
        36, 87, 41
        CMYK:
        0, 80, 9, 36
      HSL:
        306°, 66.4975%, 38.6275%
        HSV (HSB):
        306°, 79.8780%, 64.3137%
        XYZ:
        21.3587, 11.1822, 29.8868
        xyY:
        0.3421, 0.1791, 11.1822
      CIE-Lab:
        39.8857, 63.0960, -33.6233
        CIE-LCH:
        39.8857, 71.4957, 331.9472
        CIE-Luv:
        39.8857, 56.3366, -55.6361
        Hunter-Lab:
        33.4398, 55.4919, -29.5825
      #a42196 color charts
#a42196 RGB chart
      #a42196 CMYK chart
      #a42196 RGB pie chart
      #a42196 color shades, tints & tones
#a42196 color schemes
#a42196 color preview, HTML & CSS examples
           This text has a color of #a42196        
        
          <p style="color:#a42196;">Text here</p>
        
        
          .mytext {color:#a42196;}
        
        Text color #a42196
      
           This box has a color of #a42196        
        
          <div style="background-color:#a42196;">Content here</div>
        
        
          .mybackground {background-color:#a42196;}
        
        Background color #a42196
      
           Border around this has a color of #a42196        
        
          <div style="border:2px solid #a42196;">Content here</div>
        
        
          .myborder {border:2px solid #a42196;}
        
        Border color #a42196