#2ae0a1 color space conversions
Hex:
        #2ae0a1
        RGB:
        42, 224, 161
        CMY:
        84, 12, 37
        CMYK:
        81, 0, 28, 12
      HSL:
        159°, 74.5902%, 52.1569%
        HSV (HSB):
        159°, 81.2500%, 87.8431%
        XYZ:
        34.0435, 56.3768, 42.8057
        xyY:
        0.2555, 0.4232, 56.3768
      CIE-Lab:
        79.8278, -57.9632, 18.7069
        CIE-LCH:
        79.8278, 60.9072, 162.1132
        CIE-Luv:
        79.8278, -65.1314, 36.2922
        Hunter-Lab:
        75.0845, -50.4654, 18.7578
      #2ae0a1 color charts
#2ae0a1 RGB chart
      #2ae0a1 CMYK chart
      #2ae0a1 RGB pie chart
      #2ae0a1 color shades, tints & tones
#2ae0a1 color schemes
#2ae0a1 color preview, HTML & CSS examples
           This text has a color of #2ae0a1        
        
          <p style="color:#2ae0a1;">Text here</p>
        
        
          .mytext {color:#2ae0a1;}
        
        Text color #2ae0a1
      
           This box has a color of #2ae0a1        
        
          <div style="background-color:#2ae0a1;">Content here</div>
        
        
          .mybackground {background-color:#2ae0a1;}
        
        Background color #2ae0a1
      
           Border around this has a color of #2ae0a1        
        
          <div style="border:2px solid #2ae0a1;">Content here</div>
        
        
          .myborder {border:2px solid #2ae0a1;}
        
        Border color #2ae0a1