#2ae6ef color space conversions
Hex:
        #2ae6ef
        RGB:
        42, 230, 239
        CMY:
        84, 10, 6
        CMYK:
        82, 4, 0, 6
      HSL:
        183°, 86.0262%, 55.0980%
        HSV (HSB):
        183°, 82.4268%, 93.7255%
        XYZ:
        44.8316, 63.3179, 91.5201
        xyY:
        0.2245, 0.3171, 63.3179
      CIE-Lab:
        83.6093, -40.1393, -17.0076
        CIE-LCH:
        83.6093, 43.5939, 202.9631
        CIE-Luv:
        83.6093, -61.4592, -21.0101
        Hunter-Lab:
        79.5725, -38.6839, -12.4914
      #2ae6ef color charts
#2ae6ef RGB chart
      #2ae6ef CMYK chart
      #2ae6ef RGB pie chart
      #2ae6ef color shades, tints & tones
#2ae6ef color schemes
#2ae6ef color preview, HTML & CSS examples
           This text has a color of #2ae6ef        
        
          <p style="color:#2ae6ef;">Text here</p>
        
        
          .mytext {color:#2ae6ef;}
        
        Text color #2ae6ef
      
           This box has a color of #2ae6ef        
        
          <div style="background-color:#2ae6ef;">Content here</div>
        
        
          .mybackground {background-color:#2ae6ef;}
        
        Background color #2ae6ef
      
           Border around this has a color of #2ae6ef        
        
          <div style="border:2px solid #2ae6ef;">Content here</div>
        
        
          .myborder {border:2px solid #2ae6ef;}
        
        Border color #2ae6ef