#a14499 color space conversions
Hex:
        #a14499
        RGB:
        161, 68, 153
        CMY:
        37, 73, 40
        CMYK:
        0, 58, 5, 37
      HSL:
        305°, 40.6114%, 44.9020%
        HSV (HSB):
        305°, 57.7640%, 63.1373%
        XYZ:
        22.5148, 14.0112, 31.6548
        xyY:
        0.3302, 0.2055, 14.0112
      CIE-Lab:
        44.2490, 49.6773, -28.6144
        CIE-LCH:
        44.2490, 57.3290, 330.0578
        CIE-Luv:
        44.2490, 44.3087, -48.0141
        Hunter-Lab:
        37.4316, 41.8613, -23.9377
      #a14499 color charts
#a14499 RGB chart
      #a14499 CMYK chart
      #a14499 RGB pie chart
      #a14499 color shades, tints & tones
#a14499 color schemes
#a14499 color preview, HTML & CSS examples
           This text has a color of #a14499        
        
          <p style="color:#a14499;">Text here</p>
        
        
          .mytext {color:#a14499;}
        
        Text color #a14499
      
           This box has a color of #a14499        
        
          <div style="background-color:#a14499;">Content here</div>
        
        
          .mybackground {background-color:#a14499;}
        
        Background color #a14499
      
           Border around this has a color of #a14499        
        
          <div style="border:2px solid #a14499;">Content here</div>
        
        
          .myborder {border:2px solid #a14499;}
        
        Border color #a14499