#a1c070 color space conversions
Hex:
        #a1c070
        RGB:
        161, 192, 112
        CMY:
        37, 25, 56
        CMYK:
        16, 0, 42, 25
      HSL:
        83°, 38.8350%, 59.6078%
        HSV (HSB):
        83°, 41.6667%, 75.2941%
        XYZ:
        36.4722, 46.4462, 22.3720
        xyY:
        0.3464, 0.4411, 46.4462
      CIE-Lab:
        73.8341, -23.8777, 36.8694
        CIE-LCH:
        73.8341, 43.9261, 122.9283
        CIE-Luv:
        73.8341, -14.9186, 51.8315
        Hunter-Lab:
        68.1514, -23.7382, 28.2430
      #a1c070 color charts
#a1c070 RGB chart
      #a1c070 CMYK chart
      #a1c070 RGB pie chart
      #a1c070 color shades, tints & tones
#a1c070 color schemes
#a1c070 color preview, HTML & CSS examples
           This text has a color of #a1c070        
        
          <p style="color:#a1c070;">Text here</p>
        
        
          .mytext {color:#a1c070;}
        
        Text color #a1c070
      
           This box has a color of #a1c070        
        
          <div style="background-color:#a1c070;">Content here</div>
        
        
          .mybackground {background-color:#a1c070;}
        
        Background color #a1c070
      
           Border around this has a color of #a1c070        
        
          <div style="border:2px solid #a1c070;">Content here</div>
        
        
          .myborder {border:2px solid #a1c070;}
        
        Border color #a1c070