#2ad8de color space conversions
Hex:
        #2ad8de
        RGB:
        42, 216, 222
        CMY:
        84, 15, 13
        CMYK:
        81, 3, 0, 13
      HSL:
        182°, 73.1707%, 51.7647%
        HSV (HSB):
        182°, 81.0811%, 87.0588%
        XYZ:
        38.6955, 54.8779, 77.6603
        xyY:
        0.2260, 0.3205, 54.8779
      CIE-Lab:
        78.9709, -38.7811, -14.9509
        CIE-LCH:
        78.9709, 41.5633, 201.0827
        CIE-Luv:
        78.9709, -57.9695, -17.6796
        Hunter-Lab:
        74.0796, -36.3998, -10.3001
      #2ad8de color charts
#2ad8de RGB chart
      #2ad8de CMYK chart
      #2ad8de RGB pie chart
      #2ad8de color shades, tints & tones
#2ad8de color schemes
#2ad8de color preview, HTML & CSS examples
           This text has a color of #2ad8de        
        
          <p style="color:#2ad8de;">Text here</p>
        
        
          .mytext {color:#2ad8de;}
        
        Text color #2ad8de
      
           This box has a color of #2ad8de        
        
          <div style="background-color:#2ad8de;">Content here</div>
        
        
          .mybackground {background-color:#2ad8de;}
        
        Background color #2ad8de
      
           Border around this has a color of #2ad8de        
        
          <div style="border:2px solid #2ad8de;">Content here</div>
        
        
          .myborder {border:2px solid #2ad8de;}
        
        Border color #2ad8de