#a14199 color space conversions
Hex:
        #a14199
        RGB:
        161, 65, 153
        CMY:
        37, 75, 40
        CMYK:
        0, 60, 5, 37
      HSL:
        305°, 42.4779%, 44.3137%
        HSV (HSB):
        305°, 59.6273%, 63.1373%
        XYZ:
        22.3380, 13.6576, 31.5958
        xyY:
        0.3305, 0.2021, 13.6576
      CIE-Lab:
        43.7378, 51.0689, -29.4135
        CIE-LCH:
        43.7378, 58.9337, 330.0599
        CIE-Luv:
        43.7378, 45.2942, -49.2343
        Hunter-Lab:
        36.9561, 43.2204, -24.8209
      #a14199 color charts
#a14199 RGB chart
      #a14199 CMYK chart
      #a14199 RGB pie chart
      #a14199 color shades, tints & tones
#a14199 color schemes
#a14199 color preview, HTML & CSS examples
           This text has a color of #a14199        
        
          <p style="color:#a14199;">Text here</p>
        
        
          .mytext {color:#a14199;}
        
        Text color #a14199
      
           This box has a color of #a14199        
        
          <div style="background-color:#a14199;">Content here</div>
        
        
          .mybackground {background-color:#a14199;}
        
        Background color #a14199
      
           Border around this has a color of #a14199        
        
          <div style="border:2px solid #a14199;">Content here</div>
        
        
          .myborder {border:2px solid #a14199;}
        
        Border color #a14199