#2adce5 color space conversions
Hex:
        #2adce5
        RGB:
        42, 220, 229
        CMY:
        84, 14, 10
        CMYK:
        82, 4, 0, 10
      HSL:
        183°, 78.2427%, 53.1373%
        HSV (HSB):
        183°, 81.6594%, 89.8039%
        XYZ:
        40.6909, 57.3358, 83.0510
        xyY:
        0.2247, 0.3166, 57.3358
      CIE-Lab:
        80.3681, -38.5403, -16.5845
        CIE-LCH:
        80.3681, 41.9571, 203.2830
        CIE-Luv:
        80.3681, -58.8126, -20.4516
        Hunter-Lab:
        75.7204, -36.5877, -12.0257
      #2adce5 color charts
#2adce5 RGB chart
      #2adce5 CMYK chart
      #2adce5 RGB pie chart
      #2adce5 color shades, tints & tones
#2adce5 color schemes
#2adce5 color preview, HTML & CSS examples
           This text has a color of #2adce5        
        
          <p style="color:#2adce5;">Text here</p>
        
        
          .mytext {color:#2adce5;}
        
        Text color #2adce5
      
           This box has a color of #2adce5        
        
          <div style="background-color:#2adce5;">Content here</div>
        
        
          .mybackground {background-color:#2adce5;}
        
        Background color #2adce5
      
           Border around this has a color of #2adce5        
        
          <div style="border:2px solid #2adce5;">Content here</div>
        
        
          .myborder {border:2px solid #2adce5;}
        
        Border color #2adce5