#a40c80 color space conversions
Hex:
        #a40c80
        RGB:
        164, 12, 128
        CMY:
        36, 95, 50
        CMYK:
        0, 93, 22, 36
      HSL:
        314°, 86.3636%, 34.5098%
        HSV (HSB):
        314°, 92.6829%, 64.3137%
        XYZ:
        19.3376, 9.7140, 21.2779
        xyY:
        0.3842, 0.1930, 9.7140
      CIE-Lab:
        37.3241, 64.2297, -24.1228
        CIE-LCH:
        37.3241, 68.6102, 339.4153
        CIE-Luv:
        37.3241, 67.9837, -41.9057
        Hunter-Lab:
        31.1672, 56.2070, -18.6602
      #a40c80 color charts
#a40c80 RGB chart
      #a40c80 CMYK chart
      #a40c80 RGB pie chart
      #a40c80 color shades, tints & tones
#a40c80 color schemes
#a40c80 color preview, HTML & CSS examples
           This text has a color of #a40c80        
        
          <p style="color:#a40c80;">Text here</p>
        
        
          .mytext {color:#a40c80;}
        
        Text color #a40c80
      
           This box has a color of #a40c80        
        
          <div style="background-color:#a40c80;">Content here</div>
        
        
          .mybackground {background-color:#a40c80;}
        
        Background color #a40c80
      
           Border around this has a color of #a40c80        
        
          <div style="border:2px solid #a40c80;">Content here</div>
        
        
          .myborder {border:2px solid #a40c80;}
        
        Border color #a40c80