#2adef2 color space conversions
Hex:
        #2adef2
        RGB:
        42, 222, 242
        CMY:
        84, 13, 5
        CMYK:
        83, 8, 0, 5
      HSL:
        186°, 88.4956%, 55.6863%
        HSV (HSB):
        186°, 82.6446%, 94.9020%
        XYZ:
        43.1031, 59.1456, 93.1489
        xyY:
        0.2206, 0.3027, 59.1456
      CIE-Lab:
        81.3716, -35.5615, -21.9790
        CIE-LCH:
        81.3716, 41.8055, 211.7184
        CIE-Luv:
        81.3716, -58.5178, -29.9509
        Hunter-Lab:
        76.9062, -34.5430, -17.9778
      #2adef2 color charts
#2adef2 RGB chart
      #2adef2 CMYK chart
      #2adef2 RGB pie chart
      #2adef2 color shades, tints & tones
#2adef2 color schemes
#2adef2 color preview, HTML & CSS examples
           This text has a color of #2adef2        
        
          <p style="color:#2adef2;">Text here</p>
        
        
          .mytext {color:#2adef2;}
        
        Text color #2adef2
      
           This box has a color of #2adef2        
        
          <div style="background-color:#2adef2;">Content here</div>
        
        
          .mybackground {background-color:#2adef2;}
        
        Background color #2adef2
      
           Border around this has a color of #2adef2        
        
          <div style="border:2px solid #2adef2;">Content here</div>
        
        
          .myborder {border:2px solid #2adef2;}
        
        Border color #2adef2