#2eaea2 color space conversions
Hex:
        #2eaea2
        RGB:
        46, 174, 162
        CMY:
        82, 32, 36
        CMYK:
        74, 0, 7, 32
      HSL:
        174°, 58.1818%, 43.1373%
        HSV (HSB):
        174°, 73.5632%, 68.2353%
        XYZ:
        22.7844, 33.4616, 39.4403
        xyY:
        0.2381, 0.3497, 33.4616
      CIE-Lab:
        64.5329, -36.5237, -3.7185
        CIE-LCH:
        64.5329, 36.7125, 185.8134
        CIE-Luv:
        64.5329, -47.0709, 0.0006
        Hunter-Lab:
        57.8460, -30.9230, 0.0673
      #2eaea2 color charts
#2eaea2 RGB chart
      #2eaea2 CMYK chart
      #2eaea2 RGB pie chart
      #2eaea2 color shades, tints & tones
#2eaea2 color schemes
#2eaea2 color preview, HTML & CSS examples
           This text has a color of #2eaea2        
        
          <p style="color:#2eaea2;">Text here</p>
        
        
          .mytext {color:#2eaea2;}
        
        Text color #2eaea2
      
           This box has a color of #2eaea2        
        
          <div style="background-color:#2eaea2;">Content here</div>
        
        
          .mybackground {background-color:#2eaea2;}
        
        Background color #2eaea2
      
           Border around this has a color of #2eaea2        
        
          <div style="border:2px solid #2eaea2;">Content here</div>
        
        
          .myborder {border:2px solid #2eaea2;}
        
        Border color #2eaea2