#2adbd0 color space conversions
Hex:
        #2adbd0
        RGB:
        42, 219, 208
        CMY:
        84, 14, 18
        CMYK:
        81, 0, 5, 14
      HSL:
        176°, 71.0843%, 51.1765%
        HSV (HSB):
        176°, 80.8219%, 85.8824%
        XYZ:
        37.6715, 55.7093, 68.4420
        xyY:
        0.2328, 0.3443, 55.7093
      CIE-Lab:
        79.4481, -44.1362, -6.7580
        CIE-LCH:
        79.4481, 44.6506, 188.7054
        CIE-Luv:
        79.4481, -60.0478, -3.6205
        Hunter-Lab:
        74.6387, -40.5255, -2.1205
      #2adbd0 color charts
#2adbd0 RGB chart
      #2adbd0 CMYK chart
      #2adbd0 RGB pie chart
      #2adbd0 color shades, tints & tones
#2adbd0 color schemes
#2adbd0 color preview, HTML & CSS examples
           This text has a color of #2adbd0        
        
          <p style="color:#2adbd0;">Text here</p>
        
        
          .mytext {color:#2adbd0;}
        
        Text color #2adbd0
      
           This box has a color of #2adbd0        
        
          <div style="background-color:#2adbd0;">Content here</div>
        
        
          .mybackground {background-color:#2adbd0;}
        
        Background color #2adbd0
      
           Border around this has a color of #2adbd0        
        
          <div style="border:2px solid #2adbd0;">Content here</div>
        
        
          .myborder {border:2px solid #2adbd0;}
        
        Border color #2adbd0