#2ab96b color space conversions
Hex:
        #2ab96b
        RGB:
        42, 185, 107
        CMY:
        84, 27, 58
        CMYK:
        77, 0, 42, 27
      HSL:
        147°, 62.9956%, 44.5098%
        HSV (HSB):
        147°, 77.2973%, 72.5490%
        XYZ:
        20.9576, 36.2517, 19.8026
        xyY:
        0.2721, 0.4707, 36.2517
      CIE-Lab:
        66.7118, -54.4484, 29.2924
        CIE-LCH:
        66.7118, 61.8277, 151.7204
        CIE-Luv:
        66.7118, -55.0934, 47.1843
        Hunter-Lab:
        60.2094, -43.2342, 22.6463
      #2ab96b color charts
#2ab96b RGB chart
      #2ab96b CMYK chart
      #2ab96b RGB pie chart
      #2ab96b color shades, tints & tones
#2ab96b color schemes
#2ab96b color preview, HTML & CSS examples
           This text has a color of #2ab96b        
        
          <p style="color:#2ab96b;">Text here</p>
        
        
          .mytext {color:#2ab96b;}
        
        Text color #2ab96b
      
           This box has a color of #2ab96b        
        
          <div style="background-color:#2ab96b;">Content here</div>
        
        
          .mybackground {background-color:#2ab96b;}
        
        Background color #2ab96b
      
           Border around this has a color of #2ab96b        
        
          <div style="border:2px solid #2ab96b;">Content here</div>
        
        
          .myborder {border:2px solid #2ab96b;}
        
        Border color #2ab96b