#2ae0c1 color space conversions
Hex:
        #2ae0c1
        RGB:
        42, 224, 193
        CMY:
        84, 12, 24
        CMYK:
        81, 0, 14, 12
      HSL:
        170°, 74.5902%, 52.1569%
        HSV (HSB):
        170°, 81.2500%, 87.8431%
        XYZ:
        37.2361, 57.6538, 59.6178
        xyY:
        0.2410, 0.3731, 57.6538
      CIE-Lab:
        80.5459, -50.2887, 2.8389
        CIE-LCH:
        80.5459, 50.3687, 176.7690
        CIE-Luv:
        80.5459, -62.8704, 12.2652
        Hunter-Lab:
        75.9301, -45.3412, 6.5985
      #2ae0c1 color charts
#2ae0c1 RGB chart
      #2ae0c1 CMYK chart
      #2ae0c1 RGB pie chart
      #2ae0c1 color shades, tints & tones
#2ae0c1 color schemes
#2ae0c1 color preview, HTML & CSS examples
           This text has a color of #2ae0c1        
        
          <p style="color:#2ae0c1;">Text here</p>
        
        
          .mytext {color:#2ae0c1;}
        
        Text color #2ae0c1
      
           This box has a color of #2ae0c1        
        
          <div style="background-color:#2ae0c1;">Content here</div>
        
        
          .mybackground {background-color:#2ae0c1;}
        
        Background color #2ae0c1
      
           Border around this has a color of #2ae0c1        
        
          <div style="border:2px solid #2ae0c1;">Content here</div>
        
        
          .myborder {border:2px solid #2ae0c1;}
        
        Border color #2ae0c1