#a14b73 color space conversions
Hex:
        #a14b73
        RGB:
        161, 75, 115
        CMY:
        37, 71, 55
        CMYK:
        0, 53, 29, 37
      HSL:
        332°, 36.4407%, 46.2745%
        HSV (HSB):
        332°, 53.4161%, 63.1373%
        XYZ:
        20.3085, 13.8470, 17.8220
        xyY:
        0.3907, 0.2664, 13.8470
      CIE-Lab:
        44.0127, 40.2410, -5.9327
        CIE-LCH:
        44.0127, 40.6760, 351.6134
        CIE-Luv:
        44.0127, 51.9278, -14.6437
        Hunter-Lab:
        37.2116, 32.2975, -2.3481
      #a14b73 color charts
#a14b73 RGB chart
      #a14b73 CMYK chart
      #a14b73 RGB pie chart
      #a14b73 color shades, tints & tones
#a14b73 color schemes
#a14b73 color preview, HTML & CSS examples
           This text has a color of #a14b73        
        
          <p style="color:#a14b73;">Text here</p>
        
        
          .mytext {color:#a14b73;}
        
        Text color #a14b73
      
           This box has a color of #a14b73        
        
          <div style="background-color:#a14b73;">Content here</div>
        
        
          .mybackground {background-color:#a14b73;}
        
        Background color #a14b73
      
           Border around this has a color of #a14b73        
        
          <div style="border:2px solid #a14b73;">Content here</div>
        
        
          .myborder {border:2px solid #a14b73;}
        
        Border color #a14b73