#a14e84 color space conversions
Hex:
        #a14e84
        RGB:
        161, 78, 132
        CMY:
        37, 69, 48
        CMYK:
        0, 52, 18, 37
      HSL:
        321°, 34.7280%, 46.8627%
        HSV (HSB):
        321°, 51.5528%, 63.1373%
        XYZ:
        21.5872, 14.6918, 23.5278
        xyY:
        0.3609, 0.2457, 14.6918
      CIE-Lab:
        45.2091, 41.2303, -14.4825
        CIE-LCH:
        45.2091, 43.6999, 340.6458
        CIE-Luv:
        45.2091, 46.0973, -26.6102
        Hunter-Lab:
        38.3299, 33.4530, -9.5628
      #a14e84 color charts
#a14e84 RGB chart
      #a14e84 CMYK chart
      #a14e84 RGB pie chart
      #a14e84 color shades, tints & tones
#a14e84 color schemes
#a14e84 color preview, HTML & CSS examples
           This text has a color of #a14e84        
        
          <p style="color:#a14e84;">Text here</p>
        
        
          .mytext {color:#a14e84;}
        
        Text color #a14e84
      
           This box has a color of #a14e84        
        
          <div style="background-color:#a14e84;">Content here</div>
        
        
          .mybackground {background-color:#a14e84;}
        
        Background color #a14e84
      
           Border around this has a color of #a14e84        
        
          <div style="border:2px solid #a14e84;">Content here</div>
        
        
          .myborder {border:2px solid #a14e84;}
        
        Border color #a14e84