#a14e99 color space conversions
Hex:
        #a14e99
        RGB:
        161, 78, 153
        CMY:
        37, 69, 40
        CMYK:
        0, 52, 5, 37
      HSL:
        306°, 34.7280%, 46.8627%
        HSV (HSB):
        306°, 51.5528%, 63.1373%
        XYZ:
        23.1721, 15.3258, 31.8739
        xyY:
        0.3293, 0.2178, 15.3258
      CIE-Lab:
        46.0772, 44.7790, -25.7674
        CIE-LCH:
        46.0772, 51.6635, 330.0824
        CIE-Luv:
        46.0772, 40.7243, -43.5796
        Hunter-Lab:
        39.1481, 37.1464, -20.8694
      #a14e99 color charts
#a14e99 RGB chart
      #a14e99 CMYK chart
      #a14e99 RGB pie chart
      #a14e99 color shades, tints & tones
#a14e99 color schemes
#a14e99 color preview, HTML & CSS examples
           This text has a color of #a14e99        
        
          <p style="color:#a14e99;">Text here</p>
        
        
          .mytext {color:#a14e99;}
        
        Text color #a14e99
      
           This box has a color of #a14e99        
        
          <div style="background-color:#a14e99;">Content here</div>
        
        
          .mybackground {background-color:#a14e99;}
        
        Background color #a14e99
      
           Border around this has a color of #a14e99        
        
          <div style="border:2px solid #a14e99;">Content here</div>
        
        
          .myborder {border:2px solid #a14e99;}
        
        Border color #a14e99