#2ab79f color space conversions
Hex:
        #2ab79f
        RGB:
        42, 183, 159
        CMY:
        84, 28, 38
        CMYK:
        77, 0, 13, 28
      HSL:
        170°, 62.6667%, 44.1176%
        HSV (HSB):
        170°, 77.0492%, 71.7647%
        XYZ:
        24.1463, 36.8624, 38.6434
        xyY:
        0.2423, 0.3699, 36.8624
      CIE-Lab:
        67.1737, -41.8367, 1.8012
        CIE-LCH:
        67.1737, 41.8755, 177.5347
        CIE-Luv:
        67.1737, -51.0590, 9.0710
        Hunter-Lab:
        60.7144, -35.2602, 4.7633
      #2ab79f color charts
#2ab79f RGB chart
      #2ab79f CMYK chart
      #2ab79f RGB pie chart
      #2ab79f color shades, tints & tones
#2ab79f color schemes
#2ab79f color preview, HTML & CSS examples
           This text has a color of #2ab79f        
        
          <p style="color:#2ab79f;">Text here</p>
        
        
          .mytext {color:#2ab79f;}
        
        Text color #2ab79f
      
           This box has a color of #2ab79f        
        
          <div style="background-color:#2ab79f;">Content here</div>
        
        
          .mybackground {background-color:#2ab79f;}
        
        Background color #2ab79f
      
           Border around this has a color of #2ab79f        
        
          <div style="border:2px solid #2ab79f;">Content here</div>
        
        
          .myborder {border:2px solid #2ab79f;}
        
        Border color #2ab79f