#2aaf81 color space conversions
Hex:
        #2aaf81
        RGB:
        42, 175, 129
        CMY:
        84, 31, 49
        CMYK:
        76, 0, 26, 31
      HSL:
        159°, 61.2903%, 42.5490%
        HSV (HSB):
        159°, 76.0000%, 68.6275%
        XYZ:
        20.2473, 32.7372, 26.0206
        xyY:
        0.2563, 0.4144, 32.7372
      CIE-Lab:
        63.9475, -45.9857, 13.7279
        CIE-LCH:
        63.9475, 47.9910, 163.3783
        CIE-Luv:
        63.9475, -50.2305, 26.2537
        Hunter-Lab:
        57.2164, -36.9626, 13.0878
      #2aaf81 color charts
#2aaf81 RGB chart
      #2aaf81 CMYK chart
      #2aaf81 RGB pie chart
      #2aaf81 color shades, tints & tones
#2aaf81 color schemes
#2aaf81 color preview, HTML & CSS examples
           This text has a color of #2aaf81        
        
          <p style="color:#2aaf81;">Text here</p>
        
        
          .mytext {color:#2aaf81;}
        
        Text color #2aaf81
      
           This box has a color of #2aaf81        
        
          <div style="background-color:#2aaf81;">Content here</div>
        
        
          .mybackground {background-color:#2aaf81;}
        
        Background color #2aaf81
      
           Border around this has a color of #2aaf81        
        
          <div style="border:2px solid #2aaf81;">Content here</div>
        
        
          .myborder {border:2px solid #2aaf81;}
        
        Border color #2aaf81