#2ae0cb color space conversions
Hex:
        #2ae0cb
        RGB:
        42, 224, 203
        CMY:
        84, 12, 20
        CMYK:
        81, 0, 9, 12
      HSL:
        173°, 74.5902%, 52.1569%
        HSV (HSB):
        173°, 81.2500%, 87.8431%
        XYZ:
        38.3900, 58.1153, 65.6939
        xyY:
        0.2367, 0.3583, 58.1153
      CIE-Lab:
        80.8029, -47.6556, -2.0978
        CIE-LCH:
        80.8029, 47.7017, 182.5206
        CIE-Luv:
        80.8029, -62.1311, 4.2648
        Hunter-Lab:
        76.2334, -43.5186, 2.2704
      #2ae0cb color charts
#2ae0cb RGB chart
      #2ae0cb CMYK chart
      #2ae0cb RGB pie chart
      #2ae0cb color shades, tints & tones
#2ae0cb color schemes
#2ae0cb color preview, HTML & CSS examples
           This text has a color of #2ae0cb        
        
          <p style="color:#2ae0cb;">Text here</p>
        
        
          .mytext {color:#2ae0cb;}
        
        Text color #2ae0cb
      
           This box has a color of #2ae0cb        
        
          <div style="background-color:#2ae0cb;">Content here</div>
        
        
          .mybackground {background-color:#2ae0cb;}
        
        Background color #2ae0cb
      
           Border around this has a color of #2ae0cb        
        
          <div style="border:2px solid #2ae0cb;">Content here</div>
        
        
          .myborder {border:2px solid #2ae0cb;}
        
        Border color #2ae0cb