#a14480 color space conversions
Hex:
        #a14480
        RGB:
        161, 68, 128
        CMY:
        37, 73, 50
        CMYK:
        0, 58, 20, 37
      HSL:
        321°, 40.6114%, 44.9020%
        HSV (HSB):
        321°, 57.7640%, 63.1373%
        XYZ:
        20.6613, 13.2698, 21.8944
        xyY:
        0.3701, 0.2377, 13.2698
      CIE-Lab:
        43.1670, 45.6074, -15.1592
        CIE-LCH:
        43.1670, 48.0608, 341.6140
        CIE-Luv:
        43.1670, 51.4850, -27.9827
        Hunter-Lab:
        36.4278, 37.4942, -10.1360
      #a14480 color charts
#a14480 RGB chart
      #a14480 CMYK chart
      #a14480 RGB pie chart
      #a14480 color shades, tints & tones
#a14480 color schemes
#a14480 color preview, HTML & CSS examples
           This text has a color of #a14480        
        
          <p style="color:#a14480;">Text here</p>
        
        
          .mytext {color:#a14480;}
        
        Text color #a14480
      
           This box has a color of #a14480        
        
          <div style="background-color:#a14480;">Content here</div>
        
        
          .mybackground {background-color:#a14480;}
        
        Background color #a14480
      
           Border around this has a color of #a14480        
        
          <div style="border:2px solid #a14480;">Content here</div>
        
        
          .myborder {border:2px solid #a14480;}
        
        Border color #a14480