#a14a92 color space conversions
Hex:
        #a14a92
        RGB:
        161, 74, 146
        CMY:
        37, 71, 43
        CMYK:
        0, 54, 9, 37
      HSL:
        310°, 37.0213%, 46.0784%
        HSV (HSB):
        310°, 54.0373%, 63.1373%
        XYZ:
        22.3350, 14.5499, 28.8254
        xyY:
        0.3399, 0.2214, 14.5499
      CIE-Lab:
        45.0115, 45.5649, -23.2284
        CIE-LCH:
        45.0115, 51.1441, 332.9881
        CIE-Luv:
        45.0115, 44.0741, -39.7626
        Hunter-Lab:
        38.1444, 37.7660, -18.1038
      #a14a92 color charts
#a14a92 RGB chart
      #a14a92 CMYK chart
      #a14a92 RGB pie chart
      #a14a92 color shades, tints & tones
#a14a92 color schemes
#a14a92 color preview, HTML & CSS examples
           This text has a color of #a14a92        
        
          <p style="color:#a14a92;">Text here</p>
        
        
          .mytext {color:#a14a92;}
        
        Text color #a14a92
      
           This box has a color of #a14a92        
        
          <div style="background-color:#a14a92;">Content here</div>
        
        
          .mybackground {background-color:#a14a92;}
        
        Background color #a14a92
      
           Border around this has a color of #a14a92        
        
          <div style="border:2px solid #a14a92;">Content here</div>
        
        
          .myborder {border:2px solid #a14a92;}
        
        Border color #a14a92