#2ae988 color space conversions
Hex:
        #2ae988
        RGB:
        42, 233, 136
        CMY:
        84, 9, 47
        CMYK:
        82, 0, 42, 9
      HSL:
        150°, 81.2766%, 53.9216%
        HSV (HSB):
        150°, 81.9742%, 91.3725%
        XYZ:
        34.5377, 60.5476, 33.1591
        xyY:
        0.2693, 0.4721, 60.5476
      CIE-Lab:
        82.1350, -66.1981, 34.6398
        CIE-LCH:
        82.1350, 74.7135, 152.3781
        CIE-Luv:
        82.1350, -69.7102, 58.2063
        Hunter-Lab:
        77.8124, -56.9429, 29.2027
      #2ae988 color charts
#2ae988 RGB chart
      #2ae988 CMYK chart
      #2ae988 RGB pie chart
      #2ae988 color shades, tints & tones
#2ae988 color schemes
#2ae988 color preview, HTML & CSS examples
           This text has a color of #2ae988        
        
          <p style="color:#2ae988;">Text here</p>
        
        
          .mytext {color:#2ae988;}
        
        Text color #2ae988
      
           This box has a color of #2ae988        
        
          <div style="background-color:#2ae988;">Content here</div>
        
        
          .mybackground {background-color:#2ae988;}
        
        Background color #2ae988
      
           Border around this has a color of #2ae988        
        
          <div style="border:2px solid #2ae988;">Content here</div>
        
        
          .myborder {border:2px solid #2ae988;}
        
        Border color #2ae988