#2aa67f color space conversions
Hex:
        #2aa67f
        RGB:
        42, 166, 127
        CMY:
        84, 35, 50
        CMYK:
        75, 0, 23, 35
      HSL:
        161°, 59.6154%, 40.7843%
        HSV (HSB):
        161°, 74.6988%, 65.0980%
        XYZ:
        18.4218, 29.2970, 24.7626
        xyY:
        0.2542, 0.4042, 29.2970
      CIE-Lab:
        61.0428, -42.7237, 10.7531
        CIE-LCH:
        61.0428, 44.0561, 165.8726
        CIE-Luv:
        61.0428, -47.1156, 21.5341
        Hunter-Lab:
        54.1267, -33.9699, 10.7639
      #2aa67f color charts
#2aa67f RGB chart
      #2aa67f CMYK chart
      #2aa67f RGB pie chart
      #2aa67f color shades, tints & tones
#2aa67f color schemes
#2aa67f color preview, HTML & CSS examples
           This text has a color of #2aa67f        
        
          <p style="color:#2aa67f;">Text here</p>
        
        
          .mytext {color:#2aa67f;}
        
        Text color #2aa67f
      
           This box has a color of #2aa67f        
        
          <div style="background-color:#2aa67f;">Content here</div>
        
        
          .mybackground {background-color:#2aa67f;}
        
        Background color #2aa67f
      
           Border around this has a color of #2aa67f        
        
          <div style="border:2px solid #2aa67f;">Content here</div>
        
        
          .myborder {border:2px solid #2aa67f;}
        
        Border color #2aa67f