#2ec895 color space conversions
Hex:
        #2ec895
        RGB:
        46, 200, 149
        CMY:
        82, 22, 42
        CMYK:
        77, 0, 26, 22
      HSL:
        160°, 62.6016%, 48.2353%
        HSV (HSB):
        160°, 77.0000%, 78.4314%
        XYZ:
        27.2058, 44.0593, 35.5042
        xyY:
        0.2548, 0.4127, 44.0593
      CIE-Lab:
        72.2681, -50.9491, 14.5279
        CIE-LCH:
        72.2681, 52.9800, 164.0848
        CIE-Luv:
        72.2681, -57.2032, 28.8370
        Hunter-Lab:
        66.3772, -42.9989, 14.7507
      #2ec895 color charts
#2ec895 RGB chart
      #2ec895 CMYK chart
      #2ec895 RGB pie chart
      #2ec895 color shades, tints & tones
#2ec895 color schemes
#2ec895 color preview, HTML & CSS examples
           This text has a color of #2ec895        
        
          <p style="color:#2ec895;">Text here</p>
        
        
          .mytext {color:#2ec895;}
        
        Text color #2ec895
      
           This box has a color of #2ec895        
        
          <div style="background-color:#2ec895;">Content here</div>
        
        
          .mybackground {background-color:#2ec895;}
        
        Background color #2ec895
      
           Border around this has a color of #2ec895        
        
          <div style="border:2px solid #2ec895;">Content here</div>
        
        
          .myborder {border:2px solid #2ec895;}
        
        Border color #2ec895