#a14d84 color space conversions
Hex:
        #a14d84
        RGB:
        161, 77, 132
        CMY:
        37, 70, 48
        CMYK:
        0, 52, 18, 37
      HSL:
        321°, 35.2941%, 46.6667%
        HSV (HSB):
        321°, 52.1739%, 63.1373%
        XYZ:
        21.5167, 14.5508, 23.5043
        xyY:
        0.3612, 0.2443, 14.5508
      CIE-Lab:
        45.0127, 41.7447, -14.7813
        CIE-LCH:
        45.0127, 44.2844, 340.5016
        CIE-Luv:
        45.0127, 46.5406, -27.0879
        Hunter-Lab:
        38.1455, 33.9318, -9.8312
      #a14d84 color charts
#a14d84 RGB chart
      #a14d84 CMYK chart
      #a14d84 RGB pie chart
      #a14d84 color shades, tints & tones
#a14d84 color schemes
#a14d84 color preview, HTML & CSS examples
           This text has a color of #a14d84        
        
          <p style="color:#a14d84;">Text here</p>
        
        
          .mytext {color:#a14d84;}
        
        Text color #a14d84
      
           This box has a color of #a14d84        
        
          <div style="background-color:#a14d84;">Content here</div>
        
        
          .mybackground {background-color:#a14d84;}
        
        Background color #a14d84
      
           Border around this has a color of #a14d84        
        
          <div style="border:2px solid #a14d84;">Content here</div>
        
        
          .myborder {border:2px solid #a14d84;}
        
        Border color #a14d84