#2adde4 color space conversions
Hex:
        #2adde4
        RGB:
        42, 221, 228
        CMY:
        84, 13, 11
        CMYK:
        82, 3, 0, 11
      HSL:
        182°, 77.5000%, 52.9412%
        HSV (HSB):
        182°, 81.5789%, 89.4118%
        XYZ:
        40.8149, 57.8066, 82.4054
        xyY:
        0.2255, 0.3193, 57.8066
      CIE-Lab:
        80.6311, -39.2918, -15.6562
        CIE-LCH:
        80.6311, 42.2961, 201.7253
        CIE-Luv:
        80.6311, -59.2293, -18.8111
        Hunter-Lab:
        76.0306, -37.2310, -11.0397
      #2adde4 color charts
#2adde4 RGB chart
      #2adde4 CMYK chart
      #2adde4 RGB pie chart
      #2adde4 color shades, tints & tones
#2adde4 color schemes
#2adde4 color preview, HTML & CSS examples
           This text has a color of #2adde4        
        
          <p style="color:#2adde4;">Text here</p>
        
        
          .mytext {color:#2adde4;}
        
        Text color #2adde4
      
           This box has a color of #2adde4        
        
          <div style="background-color:#2adde4;">Content here</div>
        
        
          .mybackground {background-color:#2adde4;}
        
        Background color #2adde4
      
           Border around this has a color of #2adde4        
        
          <div style="border:2px solid #2adde4;">Content here</div>
        
        
          .myborder {border:2px solid #2adde4;}
        
        Border color #2adde4