#2ae0e1 color space conversions
Hex:
        #2ae0e1
        RGB:
        42, 224, 225
        CMY:
        84, 12, 12
        CMYK:
        81, 0, 0, 12
      HSL:
        180°, 75.3086%, 52.3529%
        HSV (HSB):
        180°, 81.3333%, 88.2353%
        XYZ:
        41.2011, 59.2398, 80.4971
        xyY:
        0.2277, 0.3274, 59.2398
      CIE-Lab:
        81.4232, -41.5198, -12.8726
        CIE-LCH:
        81.4232, 43.4695, 197.2253
        CIE-Luv:
        81.4232, -60.4789, -13.9163
        Hunter-Lab:
        76.9674, -39.1408, -8.1318
      #2ae0e1 color charts
#2ae0e1 RGB chart
      #2ae0e1 CMYK chart
      #2ae0e1 RGB pie chart
      #2ae0e1 color shades, tints & tones
#2ae0e1 color schemes
#2ae0e1 color preview, HTML & CSS examples
           This text has a color of #2ae0e1        
        
          <p style="color:#2ae0e1;">Text here</p>
        
        
          .mytext {color:#2ae0e1;}
        
        Text color #2ae0e1
      
           This box has a color of #2ae0e1        
        
          <div style="background-color:#2ae0e1;">Content here</div>
        
        
          .mybackground {background-color:#2ae0e1;}
        
        Background color #2ae0e1
      
           Border around this has a color of #2ae0e1        
        
          <div style="border:2px solid #2ae0e1;">Content here</div>
        
        
          .myborder {border:2px solid #2ae0e1;}
        
        Border color #2ae0e1