#2aaf92 color space conversions
Hex:
        #2aaf92
        RGB:
        42, 175, 146
        CMY:
        84, 31, 43
        CMYK:
        76, 0, 17, 31
      HSL:
        167°, 61.2903%, 42.5490%
        HSV (HSB):
        167°, 76.0000%, 68.6275%
        XYZ:
        21.4731, 33.2275, 32.4759
        xyY:
        0.2463, 0.3812, 33.2275
      CIE-Lab:
        64.3447, -41.7888, 4.8974
        CIE-LCH:
        64.3447, 42.0748, 173.3157
        CIE-Luv:
        64.3447, -49.1020, 13.4653
        Hunter-Lab:
        57.6433, -34.3815, 6.9466
      #2aaf92 color charts
#2aaf92 RGB chart
      #2aaf92 CMYK chart
      #2aaf92 RGB pie chart
      #2aaf92 color shades, tints & tones
#2aaf92 color schemes
#2aaf92 color preview, HTML & CSS examples
           This text has a color of #2aaf92        
        
          <p style="color:#2aaf92;">Text here</p>
        
        
          .mytext {color:#2aaf92;}
        
        Text color #2aaf92
      
           This box has a color of #2aaf92        
        
          <div style="background-color:#2aaf92;">Content here</div>
        
        
          .mybackground {background-color:#2aaf92;}
        
        Background color #2aaf92
      
           Border around this has a color of #2aaf92        
        
          <div style="border:2px solid #2aaf92;">Content here</div>
        
        
          .myborder {border:2px solid #2aaf92;}
        
        Border color #2aaf92