#a42861 color space conversions
Hex:
        #a42861
        RGB:
        164, 40, 97
        CMY:
        36, 84, 62
        CMYK:
        0, 76, 41, 36
      HSL:
        332°, 60.7843%, 40.0000%
        HSV (HSB):
        332°, 75.6098%, 64.3137%
        XYZ:
        18.2263, 10.2732, 12.3315
        xyY:
        0.4464, 0.2516, 10.2732
      CIE-Lab:
        38.3283, 54.1565, -3.0950
        CIE-LCH:
        38.3283, 54.2448, 356.7292
        CIE-Luv:
        38.3283, 74.9685, -13.2660
        Hunter-Lab:
        32.0518, 45.4137, -0.3749
      #a42861 color charts
#a42861 RGB chart
      #a42861 CMYK chart
      #a42861 RGB pie chart
      #a42861 color shades, tints & tones
#a42861 color schemes
#a42861 color preview, HTML & CSS examples
           This text has a color of #a42861        
        
          <p style="color:#a42861;">Text here</p>
        
        
          .mytext {color:#a42861;}
        
        Text color #a42861
      
           This box has a color of #a42861        
        
          <div style="background-color:#a42861;">Content here</div>
        
        
          .mybackground {background-color:#a42861;}
        
        Background color #a42861
      
           Border around this has a color of #a42861        
        
          <div style="border:2px solid #a42861;">Content here</div>
        
        
          .myborder {border:2px solid #a42861;}
        
        Border color #a42861