#2ae12f color space conversions
Hex:
        #2ae12f
        RGB:
        42, 225, 47
        CMY:
        84, 12, 82
        CMYK:
        81, 0, 79, 12
      HSL:
        122°, 75.3086%, 52.3529%
        HSV (HSB):
        122°, 81.3333%, 88.2353%
        XYZ:
        28.3931, 54.5479, 11.7217
        xyY:
        0.2999, 0.5762, 54.5479
      CIE-Lab:
        78.7801, -74.2925, 68.2719
        CIE-LCH:
        78.7801, 100.8981, 137.4182
        CIE-Luv:
        78.7801, -70.7068, 90.5505
        Hunter-Lab:
        73.8566, -60.6271, 42.2898
      #2ae12f color charts
#2ae12f RGB chart
      #2ae12f CMYK chart
      #2ae12f RGB pie chart
      #2ae12f color shades, tints & tones
#2ae12f color schemes
#2ae12f color preview, HTML & CSS examples
           This text has a color of #2ae12f        
        
          <p style="color:#2ae12f;">Text here</p>
        
        
          .mytext {color:#2ae12f;}
        
        Text color #2ae12f
      
           This box has a color of #2ae12f        
        
          <div style="background-color:#2ae12f;">Content here</div>
        
        
          .mybackground {background-color:#2ae12f;}
        
        Background color #2ae12f
      
           Border around this has a color of #2ae12f        
        
          <div style="border:2px solid #2ae12f;">Content here</div>
        
        
          .myborder {border:2px solid #2ae12f;}
        
        Border color #2ae12f