#2adae7 color space conversions
Hex:
        #2adae7
        RGB:
        42, 218, 231
        CMY:
        84, 15, 9
        CMYK:
        82, 6, 0, 9
      HSL:
        184°, 79.7468%, 53.5294%
        HSV (HSB):
        184°, 81.8182%, 90.5882%
        XYZ:
        40.4501, 56.4046, 84.3565
        xyY:
        0.2232, 0.3113, 56.4046
      CIE-Lab:
        79.8435, -37.0242, -18.4414
        CIE-LCH:
        79.8435, 41.3628, 206.4775
        CIE-Luv:
        79.8435, -57.9792, -23.7447
        Hunter-Lab:
        75.1030, -35.2911, -14.0231
      #2adae7 color charts
#2adae7 RGB chart
      #2adae7 CMYK chart
      #2adae7 RGB pie chart
      #2adae7 color shades, tints & tones
#2adae7 color schemes
#2adae7 color preview, HTML & CSS examples
           This text has a color of #2adae7        
        
          <p style="color:#2adae7;">Text here</p>
        
        
          .mytext {color:#2adae7;}
        
        Text color #2adae7
      
           This box has a color of #2adae7        
        
          <div style="background-color:#2adae7;">Content here</div>
        
        
          .mybackground {background-color:#2adae7;}
        
        Background color #2adae7
      
           Border around this has a color of #2adae7        
        
          <div style="border:2px solid #2adae7;">Content here</div>
        
        
          .myborder {border:2px solid #2adae7;}
        
        Border color #2adae7