#2aeda2 color space conversions
Hex:
        #2aeda2
        RGB:
        42, 237, 162
        CMY:
        84, 7, 36
        CMYK:
        82, 0, 32, 7
      HSL:
        157°, 84.4156%, 54.7059%
        HSV (HSB):
        157°, 82.2785%, 92.9412%
        XYZ:
        37.7606, 63.6692, 44.4816
        xyY:
        0.2588, 0.4364, 63.6692
      CIE-Lab:
        83.7933, -62.5761, 23.6563
        CIE-LCH:
        83.7933, 66.8983, 159.2913
        CIE-Luv:
        83.7933, -69.4199, 44.0681
        Hunter-Lab:
        79.7930, -55.1658, 22.8031
      #2aeda2 color charts
#2aeda2 RGB chart
      #2aeda2 CMYK chart
      #2aeda2 RGB pie chart
      #2aeda2 color shades, tints & tones
#2aeda2 color schemes
#2aeda2 color preview, HTML & CSS examples
           This text has a color of #2aeda2        
        
          <p style="color:#2aeda2;">Text here</p>
        
        
          .mytext {color:#2aeda2;}
        
        Text color #2aeda2
      
           This box has a color of #2aeda2        
        
          <div style="background-color:#2aeda2;">Content here</div>
        
        
          .mybackground {background-color:#2aeda2;}
        
        Background color #2aeda2
      
           Border around this has a color of #2aeda2        
        
          <div style="border:2px solid #2aeda2;">Content here</div>
        
        
          .myborder {border:2px solid #2aeda2;}
        
        Border color #2aeda2