#a42072 color space conversions
Hex:
        #a42072
        RGB:
        164, 32, 114
        CMY:
        36, 87, 55
        CMYK:
        0, 80, 30, 36
      HSL:
        323°, 67.3469%, 38.4314%
        HSV (HSB):
        323°, 80.4878%, 64.3137%
        XYZ:
        18.8636, 10.1404, 16.8827
        xyY:
        0.4111, 0.2210, 10.1404
      CIE-Lab:
        38.0933, 58.4915, -14.1817
        CIE-LCH:
        38.0933, 60.1862, 346.3712
        CIE-Luv:
        38.0933, 70.6326, -27.9940
        Hunter-Lab:
        31.8441, 50.0118, -9.1428
      #a42072 color charts
#a42072 RGB chart
      #a42072 CMYK chart
      #a42072 RGB pie chart
      #a42072 color shades, tints & tones
#a42072 color schemes
#a42072 color preview, HTML & CSS examples
           This text has a color of #a42072        
        
          <p style="color:#a42072;">Text here</p>
        
        
          .mytext {color:#a42072;}
        
        Text color #a42072
      
           This box has a color of #a42072        
        
          <div style="background-color:#a42072;">Content here</div>
        
        
          .mybackground {background-color:#a42072;}
        
        Background color #a42072
      
           Border around this has a color of #a42072        
        
          <div style="border:2px solid #a42072;">Content here</div>
        
        
          .myborder {border:2px solid #a42072;}
        
        Border color #a42072