#a40d81 color space conversions
Hex:
        #a40d81
        RGB:
        164, 13, 129
        CMY:
        36, 95, 49
        CMYK:
        0, 92, 21, 36
      HSL:
        314°, 85.3107%, 34.7059%
        HSV (HSB):
        314°, 92.0732%, 64.3137%
        XYZ:
        19.4162, 9.7653, 21.6304
        xyY:
        0.3821, 0.1922, 9.7653
      CIE-Lab:
        37.4179, 64.2232, -24.5985
        CIE-LCH:
        37.4179, 68.7729, 339.0423
        CIE-Luv:
        37.4179, 67.4591, -42.5718
        Hunter-Lab:
        31.2495, 56.2203, -19.1649
      #a40d81 color charts
#a40d81 RGB chart
      #a40d81 CMYK chart
      #a40d81 RGB pie chart
      #a40d81 color shades, tints & tones
#a40d81 color schemes
#a40d81 color preview, HTML & CSS examples
           This text has a color of #a40d81        
        
          <p style="color:#a40d81;">Text here</p>
        
        
          .mytext {color:#a40d81;}
        
        Text color #a40d81
      
           This box has a color of #a40d81        
        
          <div style="background-color:#a40d81;">Content here</div>
        
        
          .mybackground {background-color:#a40d81;}
        
        Background color #a40d81
      
           Border around this has a color of #a40d81        
        
          <div style="border:2px solid #a40d81;">Content here</div>
        
        
          .myborder {border:2px solid #a40d81;}
        
        Border color #a40d81