#2eae95 color space conversions
Hex:
        #2eae95
        RGB:
        46, 174, 149
        CMY:
        82, 32, 42
        CMYK:
        74, 0, 14, 32
      HSL:
        168°, 58.1818%, 43.1373%
        HSV (HSB):
        168°, 73.5632%, 68.2353%
        XYZ:
        21.6876, 33.0229, 33.6648
        xyY:
        0.2454, 0.3737, 33.0229
      CIE-Lab:
        64.1794, -40.0660, 3.0014
        CIE-LCH:
        64.1794, 40.1783, 175.7159
        CIE-Luv:
        64.1794, -47.9514, 10.4791
        Hunter-Lab:
        57.4655, -33.1985, 5.4923
      #2eae95 color charts
#2eae95 RGB chart
      #2eae95 CMYK chart
      #2eae95 RGB pie chart
      #2eae95 color shades, tints & tones
#2eae95 color schemes
#2eae95 color preview, HTML & CSS examples
           This text has a color of #2eae95        
        
          <p style="color:#2eae95;">Text here</p>
        
        
          .mytext {color:#2eae95;}
        
        Text color #2eae95
      
           This box has a color of #2eae95        
        
          <div style="background-color:#2eae95;">Content here</div>
        
        
          .mybackground {background-color:#2eae95;}
        
        Background color #2eae95
      
           Border around this has a color of #2eae95        
        
          <div style="border:2px solid #2eae95;">Content here</div>
        
        
          .myborder {border:2px solid #2eae95;}
        
        Border color #2eae95