#a42276 color space conversions
Hex:
        #a42276
        RGB:
        164, 34, 118
        CMY:
        36, 87, 54
        CMYK:
        0, 79, 28, 36
      HSL:
        321°, 65.6566%, 38.8235%
        HSV (HSB):
        321°, 79.2683%, 64.3137%
        XYZ:
        19.1519, 10.3446, 18.1268
        xyY:
        0.4022, 0.2172, 10.3446
      CIE-Lab:
        38.4539, 58.4155, -16.1371
        CIE-LCH:
        38.4539, 60.6034, 344.5574
        CIE-Luv:
        38.4539, 68.5505, -30.6186
        Hunter-Lab:
        32.1630, 50.0050, -10.9013
      #a42276 color charts
#a42276 RGB chart
      #a42276 CMYK chart
      #a42276 RGB pie chart
      #a42276 color shades, tints & tones
#a42276 color schemes
#a42276 color preview, HTML & CSS examples
           This text has a color of #a42276        
        
          <p style="color:#a42276;">Text here</p>
        
        
          .mytext {color:#a42276;}
        
        Text color #a42276
      
           This box has a color of #a42276        
        
          <div style="background-color:#a42276;">Content here</div>
        
        
          .mybackground {background-color:#a42276;}
        
        Background color #a42276
      
           Border around this has a color of #a42276        
        
          <div style="border:2px solid #a42276;">Content here</div>
        
        
          .myborder {border:2px solid #a42276;}
        
        Border color #a42276