#2ada8e color space conversions
Hex:
        #2ada8e
        RGB:
        42, 218, 142
        CMY:
        84, 15, 44
        CMYK:
        81, 0, 35, 15
      HSL:
        154°, 70.4000%, 50.9804%
        HSV (HSB):
        154°, 80.7339%, 85.4902%
        XYZ:
        30.9087, 52.5880, 34.1126
        xyY:
        0.2628, 0.4471, 52.5880
      CIE-Lab:
        77.6311, -59.7468, 25.5969
        CIE-LCH:
        77.6311, 64.9991, 156.8086
        CIE-Luv:
        77.6311, -64.3422, 45.3724
        Hunter-Lab:
        72.5176, -50.8249, 22.8720
      #2ada8e color charts
#2ada8e RGB chart
      #2ada8e CMYK chart
      #2ada8e RGB pie chart
      #2ada8e color shades, tints & tones
#2ada8e color schemes
#2ada8e color preview, HTML & CSS examples
           This text has a color of #2ada8e        
        
          <p style="color:#2ada8e;">Text here</p>
        
        
          .mytext {color:#2ada8e;}
        
        Text color #2ada8e
      
           This box has a color of #2ada8e        
        
          <div style="background-color:#2ada8e;">Content here</div>
        
        
          .mybackground {background-color:#2ada8e;}
        
        Background color #2ada8e
      
           Border around this has a color of #2ada8e        
        
          <div style="border:2px solid #2ada8e;">Content here</div>
        
        
          .myborder {border:2px solid #2ada8e;}
        
        Border color #2ada8e