#2eb08b color space conversions
Hex:
        #2eb08b
        RGB:
        46, 176, 139
        CMY:
        82, 31, 45
        CMYK:
        74, 0, 21, 31
      HSL:
        163°, 58.5586%, 43.5294%
        HSV (HSB):
        163°, 73.8636%, 69.0196%
        XYZ:
        21.3122, 33.4956, 29.7681
        xyY:
        0.2520, 0.3960, 33.4956
      CIE-Lab:
        64.5602, -43.4801, 9.0912
        CIE-LCH:
        64.5602, 44.4204, 168.1902
        CIE-Luv:
        64.5602, -49.3353, 19.6408
        Hunter-Lab:
        57.8754, -35.5504, 10.0170
      #2eb08b color charts
#2eb08b RGB chart
      #2eb08b CMYK chart
      #2eb08b RGB pie chart
      #2eb08b color shades, tints & tones
#2eb08b color schemes
#2eb08b color preview, HTML & CSS examples
           This text has a color of #2eb08b        
        
          <p style="color:#2eb08b;">Text here</p>
        
        
          .mytext {color:#2eb08b;}
        
        Text color #2eb08b
      
           This box has a color of #2eb08b        
        
          <div style="background-color:#2eb08b;">Content here</div>
        
        
          .mybackground {background-color:#2eb08b;}
        
        Background color #2eb08b
      
           Border around this has a color of #2eb08b        
        
          <div style="border:2px solid #2eb08b;">Content here</div>
        
        
          .myborder {border:2px solid #2eb08b;}
        
        Border color #2eb08b