#2ebf96 color space conversions
Hex:
        #2ebf96
        RGB:
        46, 191, 150
        CMY:
        82, 25, 41
        CMYK:
        76, 0, 21, 25
      HSL:
        163°, 61.1814%, 46.4706%
        HSV (HSB):
        163°, 75.9162%, 74.9020%
        XYZ:
        25.2625, 40.0445, 35.2520
        xyY:
        0.2512, 0.3982, 40.0445
      CIE-Lab:
        69.5012, -47.0629, 10.0839
        CIE-LCH:
        69.5012, 48.1311, 167.9064
        CIE-Luv:
        69.5012, -53.9704, 21.8878
        Hunter-Lab:
        63.2807, -39.4815, 11.2675
      #2ebf96 color charts
#2ebf96 RGB chart
      #2ebf96 CMYK chart
      #2ebf96 RGB pie chart
      #2ebf96 color shades, tints & tones
#2ebf96 color schemes
#2ebf96 color preview, HTML & CSS examples
           This text has a color of #2ebf96        
        
          <p style="color:#2ebf96;">Text here</p>
        
        
          .mytext {color:#2ebf96;}
        
        Text color #2ebf96
      
           This box has a color of #2ebf96        
        
          <div style="background-color:#2ebf96;">Content here</div>
        
        
          .mybackground {background-color:#2ebf96;}
        
        Background color #2ebf96
      
           Border around this has a color of #2ebf96        
        
          <div style="border:2px solid #2ebf96;">Content here</div>
        
        
          .myborder {border:2px solid #2ebf96;}
        
        Border color #2ebf96