#2a9971 color space conversions
Hex:
        #2a9971
        RGB:
        42, 153, 113
        CMY:
        84, 40, 56
        CMYK:
        73, 0, 26, 40
      HSL:
        158°, 56.9231%, 38.2353%
        HSV (HSB):
        158°, 72.5490%, 60.0000%
        XYZ:
        15.3267, 24.4670, 19.5376
        xyY:
        0.2583, 0.4124, 24.4670
      CIE-Lab:
        56.5523, -40.5764, 12.2839
        CIE-LCH:
        56.5523, 42.3951, 163.1572
        CIE-Luv:
        56.5523, -43.2317, 22.8296
        Hunter-Lab:
        49.4641, -31.2530, 11.2062
      #2a9971 color charts
#2a9971 RGB chart
      #2a9971 CMYK chart
      #2a9971 RGB pie chart
      #2a9971 color shades, tints & tones
#2a9971 color schemes
#2a9971 color preview, HTML & CSS examples
           This text has a color of #2a9971        
        
          <p style="color:#2a9971;">Text here</p>
        
        
          .mytext {color:#2a9971;}
        
        Text color #2a9971
      
           This box has a color of #2a9971        
        
          <div style="background-color:#2a9971;">Content here</div>
        
        
          .mybackground {background-color:#2a9971;}
        
        Background color #2a9971
      
           Border around this has a color of #2a9971        
        
          <div style="border:2px solid #2a9971;">Content here</div>
        
        
          .myborder {border:2px solid #2a9971;}
        
        Border color #2a9971