#2adeb2 color space conversions
Hex:
        #2adeb2
        RGB:
        42, 222, 178
        CMY:
        84, 13, 30
        CMYK:
        81, 0, 20, 13
      HSL:
        165°, 73.1707%, 51.7647%
        HSV (HSB):
        165°, 81.0811%, 87.0588%
        XYZ:
        35.1120, 55.9491, 51.0682
        xyY:
        0.2470, 0.3936, 55.9491
      CIE-Lab:
        79.5849, -53.2396, 9.4102
        CIE-LCH:
        79.5849, 54.0648, 169.9764
        CIE-Luv:
        79.5849, -63.2741, 22.4546
        Hunter-Lab:
        74.7992, -47.1076, 11.8799
      #2adeb2 color charts
#2adeb2 RGB chart
      #2adeb2 CMYK chart
      #2adeb2 RGB pie chart
      #2adeb2 color shades, tints & tones
#2adeb2 color schemes
#2adeb2 color preview, HTML & CSS examples
           This text has a color of #2adeb2        
        
          <p style="color:#2adeb2;">Text here</p>
        
        
          .mytext {color:#2adeb2;}
        
        Text color #2adeb2
      
           This box has a color of #2adeb2        
        
          <div style="background-color:#2adeb2;">Content here</div>
        
        
          .mybackground {background-color:#2adeb2;}
        
        Background color #2adeb2
      
           Border around this has a color of #2adeb2        
        
          <div style="border:2px solid #2adeb2;">Content here</div>
        
        
          .myborder {border:2px solid #2adeb2;}
        
        Border color #2adeb2