#2aeda6 color space conversions
Hex:
        #2aeda6
        RGB:
        42, 237, 166
        CMY:
        84, 7, 35
        CMYK:
        82, 0, 30, 7
      HSL:
        158°, 84.4156%, 54.7059%
        HSV (HSB):
        158°, 82.2785%, 92.9412%
        XYZ:
        38.1220, 63.8138, 46.3845
        xyY:
        0.2570, 0.4302, 63.8138
      CIE-Lab:
        83.8687, -61.7326, 21.6998
        CIE-LCH:
        83.8687, 65.4354, 160.6327
        CIE-Luv:
        83.8687, -69.1551, 41.3299
        Hunter-Lab:
        79.8835, -54.6125, 21.4917
      #2aeda6 color charts
#2aeda6 RGB chart
      #2aeda6 CMYK chart
      #2aeda6 RGB pie chart
      #2aeda6 color shades, tints & tones
#2aeda6 color schemes
#2aeda6 color preview, HTML & CSS examples
           This text has a color of #2aeda6        
        
          <p style="color:#2aeda6;">Text here</p>
        
        
          .mytext {color:#2aeda6;}
        
        Text color #2aeda6
      
           This box has a color of #2aeda6        
        
          <div style="background-color:#2aeda6;">Content here</div>
        
        
          .mybackground {background-color:#2aeda6;}
        
        Background color #2aeda6
      
           Border around this has a color of #2aeda6        
        
          <div style="border:2px solid #2aeda6;">Content here</div>
        
        
          .myborder {border:2px solid #2aeda6;}
        
        Border color #2aeda6