#2adae3 color space conversions
Hex:
        #2adae3
        RGB:
        42, 218, 227
        CMY:
        84, 15, 11
        CMYK:
        81, 4, 0, 11
      HSL:
        183°, 76.7635%, 52.7451%
        HSV (HSB):
        183°, 81.4978%, 89.0196%
        XYZ:
        39.8914, 56.1811, 81.4146
        xyY:
        0.2248, 0.3165, 56.1811
      CIE-Lab:
        79.7168, -38.2174, -16.4993
        CIE-LCH:
        79.7168, 41.6269, 203.3509
        CIE-Luv:
        79.7168, -58.2793, -20.3388
        Hunter-Lab:
        74.9541, -36.1699, -11.9326
      #2adae3 color charts
#2adae3 RGB chart
      #2adae3 CMYK chart
      #2adae3 RGB pie chart
      #2adae3 color shades, tints & tones
#2adae3 color schemes
#2adae3 color preview, HTML & CSS examples
           This text has a color of #2adae3        
        
          <p style="color:#2adae3;">Text here</p>
        
        
          .mytext {color:#2adae3;}
        
        Text color #2adae3
      
           This box has a color of #2adae3        
        
          <div style="background-color:#2adae3;">Content here</div>
        
        
          .mybackground {background-color:#2adae3;}
        
        Background color #2adae3
      
           Border around this has a color of #2adae3        
        
          <div style="border:2px solid #2adae3;">Content here</div>
        
        
          .myborder {border:2px solid #2adae3;}
        
        Border color #2adae3