#a42383 color space conversions
Hex:
        #a42383
        RGB:
        164, 35, 131
        CMY:
        36, 86, 49
        CMYK:
        0, 79, 20, 36
      HSL:
        315°, 64.8241%, 39.0196%
        HSV (HSB):
        315°, 78.6585%, 64.3137%
        XYZ:
        20.0076, 10.7333, 22.4899
        xyY:
        0.3759, 0.2016, 10.7333
      CIE-Lab:
        39.1275, 59.8141, -23.1766
        CIE-LCH:
        39.1275, 64.1473, 338.8198
        CIE-Luv:
        39.1275, 63.1981, -40.4736
        Hunter-Lab:
        32.7617, 51.6773, -17.7677
      #a42383 color charts
#a42383 RGB chart
      #a42383 CMYK chart
      #a42383 RGB pie chart
      #a42383 color shades, tints & tones
#a42383 color schemes
#a42383 color preview, HTML & CSS examples
           This text has a color of #a42383        
        
          <p style="color:#a42383;">Text here</p>
        
        
          .mytext {color:#a42383;}
        
        Text color #a42383
      
           This box has a color of #a42383        
        
          <div style="background-color:#a42383;">Content here</div>
        
        
          .mybackground {background-color:#a42383;}
        
        Background color #a42383
      
           Border around this has a color of #a42383        
        
          <div style="border:2px solid #a42383;">Content here</div>
        
        
          .myborder {border:2px solid #a42383;}
        
        Border color #a42383