#2aeda0 color space conversions
Hex:
        #2aeda0
        RGB:
        42, 237, 160
        CMY:
        84, 7, 37
        CMYK:
        82, 0, 32, 7
      HSL:
        156°, 84.4156%, 54.7059%
        HSV (HSB):
        156°, 82.2785%, 92.9412%
        XYZ:
        37.5842, 63.5987, 43.5526
        xyY:
        0.2597, 0.4394, 63.5987
      CIE-Lab:
        83.7564, -62.9904, 24.6332
        CIE-LCH:
        83.7564, 67.6357, 158.6414
        CIE-Luv:
        83.7564, -69.5506, 45.4180
        Hunter-Lab:
        79.7488, -55.4365, 23.4446
      #2aeda0 color charts
#2aeda0 RGB chart
      #2aeda0 CMYK chart
      #2aeda0 RGB pie chart
      #2aeda0 color shades, tints & tones
#2aeda0 color schemes
#2aeda0 color preview, HTML & CSS examples
           This text has a color of #2aeda0        
        
          <p style="color:#2aeda0;">Text here</p>
        
        
          .mytext {color:#2aeda0;}
        
        Text color #2aeda0
      
           This box has a color of #2aeda0        
        
          <div style="background-color:#2aeda0;">Content here</div>
        
        
          .mybackground {background-color:#2aeda0;}
        
        Background color #2aeda0
      
           Border around this has a color of #2aeda0        
        
          <div style="border:2px solid #2aeda0;">Content here</div>
        
        
          .myborder {border:2px solid #2aeda0;}
        
        Border color #2aeda0