#2adde6 color space conversions
Hex:
        #2adde6
        RGB:
        42, 221, 230
        CMY:
        84, 13, 10
        CMYK:
        82, 4, 0, 10
      HSL:
        183°, 78.9916%, 53.3333%
        HSV (HSB):
        183°, 81.7391%, 90.1961%
        XYZ:
        41.0942, 57.9183, 83.8764
        xyY:
        0.2247, 0.3167, 57.9183
      CIE-Lab:
        80.6934, -38.7013, -16.6270
        CIE-LCH:
        80.6934, 42.1219, 203.2495
        CIE-Luv:
        80.6934, -59.0787, -20.5078
        Hunter-Lab:
        76.1041, -36.7968, -12.0723
      #2adde6 color charts
#2adde6 RGB chart
      #2adde6 CMYK chart
      #2adde6 RGB pie chart
      #2adde6 color shades, tints & tones
#2adde6 color schemes
#2adde6 color preview, HTML & CSS examples
           This text has a color of #2adde6        
        
          <p style="color:#2adde6;">Text here</p>
        
        
          .mytext {color:#2adde6;}
        
        Text color #2adde6
      
           This box has a color of #2adde6        
        
          <div style="background-color:#2adde6;">Content here</div>
        
        
          .mybackground {background-color:#2adde6;}
        
        Background color #2adde6
      
           Border around this has a color of #2adde6        
        
          <div style="border:2px solid #2adde6;">Content here</div>
        
        
          .myborder {border:2px solid #2adde6;}
        
        Border color #2adde6