#2ea091 color space conversions
Hex:
        #2ea091
        RGB:
        46, 160, 145
        CMY:
        82, 37, 43
        CMYK:
        71, 0, 9, 37
      HSL:
        172°, 55.3398%, 40.3922%
        HSV (HSB):
        172°, 71.2500%, 62.7451%
        XYZ:
        18.8084, 27.7668, 31.1563
        xyY:
        0.2420, 0.3572, 27.7668
      CIE-Lab:
        59.6775, -34.8286, -1.3145
        CIE-LCH:
        59.6775, 34.8534, 182.1614
        CIE-Luv:
        59.6775, -43.1055, 3.3080
        Hunter-Lab:
        52.6942, -28.5021, 1.8298
      #2ea091 color charts
#2ea091 RGB chart
      #2ea091 CMYK chart
      #2ea091 RGB pie chart
      #2ea091 color shades, tints & tones
#2ea091 color schemes
#2ea091 color preview, HTML & CSS examples
           This text has a color of #2ea091        
        
          <p style="color:#2ea091;">Text here</p>
        
        
          .mytext {color:#2ea091;}
        
        Text color #2ea091
      
           This box has a color of #2ea091        
        
          <div style="background-color:#2ea091;">Content here</div>
        
        
          .mybackground {background-color:#2ea091;}
        
        Background color #2ea091
      
           Border around this has a color of #2ea091        
        
          <div style="border:2px solid #2ea091;">Content here</div>
        
        
          .myborder {border:2px solid #2ea091;}
        
        Border color #2ea091