#2aeff4 color space conversions
Hex:
        #2aeff4
        RGB:
        42, 239, 244
        CMY:
        84, 6, 4
        CMYK:
        83, 2, 0, 4
      HSL:
        181°, 90.1786%, 56.0784%
        HSV (HSB):
        181°, 82.7869%, 95.6863%
        XYZ:
        48.1505, 68.7569, 96.3216
        xyY:
        0.2258, 0.3225, 68.7569
      CIE-Lab:
        86.3835, -42.7204, -15.4693
        CIE-LCH:
        86.3835, 45.4349, 199.9056
        CIE-Luv:
        86.3835, -64.1193, -18.1286
        Hunter-Lab:
        82.9198, -41.4569, -10.8288
      #2aeff4 color charts
#2aeff4 RGB chart
      #2aeff4 CMYK chart
      #2aeff4 RGB pie chart
      #2aeff4 color shades, tints & tones
#2aeff4 color schemes
#2aeff4 color preview, HTML & CSS examples
           This text has a color of #2aeff4        
        
          <p style="color:#2aeff4;">Text here</p>
        
        
          .mytext {color:#2aeff4;}
        
        Text color #2aeff4
      
           This box has a color of #2aeff4        
        
          <div style="background-color:#2aeff4;">Content here</div>
        
        
          .mybackground {background-color:#2aeff4;}
        
        Background color #2aeff4
      
           Border around this has a color of #2aeff4        
        
          <div style="border:2px solid #2aeff4;">Content here</div>
        
        
          .myborder {border:2px solid #2aeff4;}
        
        Border color #2aeff4