#a42561 color space conversions
Hex:
        #a42561
        RGB:
        164, 37, 97
        CMY:
        36, 85, 62
        CMYK:
        0, 77, 41, 36
      HSL:
        332°, 63.1841%, 39.4118%
        HSV (HSB):
        332°, 77.4390%, 64.3137%
        XYZ:
        18.1291, 10.0787, 12.2991
        xyY:
        0.4476, 0.2488, 10.0787
      CIE-Lab:
        37.9833, 55.1298, -3.6049
        CIE-LCH:
        37.9833, 55.2475, 356.2588
        CIE-Luv:
        37.9833, 75.9574, -14.0464
        Hunter-Lab:
        31.7470, 46.3749, -0.7467
      #a42561 color charts
#a42561 RGB chart
      #a42561 CMYK chart
      #a42561 RGB pie chart
      #a42561 color shades, tints & tones
#a42561 color schemes
#a42561 color preview, HTML & CSS examples
           This text has a color of #a42561        
        
          <p style="color:#a42561;">Text here</p>
        
        
          .mytext {color:#a42561;}
        
        Text color #a42561
      
           This box has a color of #a42561        
        
          <div style="background-color:#a42561;">Content here</div>
        
        
          .mybackground {background-color:#a42561;}
        
        Background color #a42561
      
           Border around this has a color of #a42561        
        
          <div style="border:2px solid #a42561;">Content here</div>
        
        
          .myborder {border:2px solid #a42561;}
        
        Border color #a42561