#2afb50 color space conversions
Hex:
        #2afb50
        RGB:
        42, 251, 80
        CMY:
        84, 2, 69
        CMYK:
        83, 0, 68, 2
      HSL:
        131°, 96.3134%, 57.4510%
        HSV (HSB):
        131°, 83.2669%, 98.4314%
        XYZ:
        36.9000, 70.0658, 19.1686
        xyY:
        0.2925, 0.5555, 70.0658
      CIE-Lab:
        87.0291, -79.3377, 65.5446
        CIE-LCH:
        87.0291, 102.9105, 140.4383
        CIE-Luv:
        87.0291, -78.0377, 93.0110
        Hunter-Lab:
        83.7053, -67.7957, 45.0162
      #2afb50 color charts
#2afb50 RGB chart
      #2afb50 CMYK chart
      #2afb50 RGB pie chart
      #2afb50 color shades, tints & tones
#2afb50 color schemes
#2afb50 color preview, HTML & CSS examples
           This text has a color of #2afb50        
        
          <p style="color:#2afb50;">Text here</p>
        
        
          .mytext {color:#2afb50;}
        
        Text color #2afb50
      
           This box has a color of #2afb50        
        
          <div style="background-color:#2afb50;">Content here</div>
        
        
          .mybackground {background-color:#2afb50;}
        
        Background color #2afb50
      
           Border around this has a color of #2afb50        
        
          <div style="border:2px solid #2afb50;">Content here</div>
        
        
          .myborder {border:2px solid #2afb50;}
        
        Border color #2afb50