#2ae199 color space conversions
Hex:
        #2ae199
        RGB:
        42, 225, 153
        CMY:
        84, 12, 40
        CMYK:
        81, 0, 32, 12
      HSL:
        156°, 75.3086%, 52.3529%
        HSV (HSB):
        156°, 81.3333%, 88.2353%
        XYZ:
        33.6298, 56.6426, 39.2976
        xyY:
        0.2595, 0.4372, 56.6426
      CIE-Lab:
        79.9781, -60.0556, 23.0832
        CIE-LCH:
        79.9781, 64.3390, 158.9750
        CIE-Luv:
        79.9781, -65.9976, 42.4781
        Hunter-Lab:
        75.2613, -51.9461, 21.7246
      #2ae199 color charts
#2ae199 RGB chart
      #2ae199 CMYK chart
      #2ae199 RGB pie chart
      #2ae199 color shades, tints & tones
#2ae199 color schemes
#2ae199 color preview, HTML & CSS examples
           This text has a color of #2ae199        
        
          <p style="color:#2ae199;">Text here</p>
        
        
          .mytext {color:#2ae199;}
        
        Text color #2ae199
      
           This box has a color of #2ae199        
        
          <div style="background-color:#2ae199;">Content here</div>
        
        
          .mybackground {background-color:#2ae199;}
        
        Background color #2ae199
      
           Border around this has a color of #2ae199        
        
          <div style="border:2px solid #2ae199;">Content here</div>
        
        
          .myborder {border:2px solid #2ae199;}
        
        Border color #2ae199