#2af942 color space conversions
Hex:
        #2af942
        RGB:
        42, 249, 66
        CMY:
        84, 2, 74
        CMYK:
        83, 0, 73, 2
      HSL:
        127°, 94.5205%, 57.0588%
        HSV (HSB):
        127°, 83.1325%, 97.6471%
        XYZ:
        35.8139, 68.6370, 16.5149
        xyY:
        0.2961, 0.5674, 68.6370
      CIE-Lab:
        86.3240, -79.9125, 69.7605
        CIE-LCH:
        86.3240, 106.0780, 138.8803
        CIE-Luv:
        86.3240, -77.8247, 96.2040
        Hunter-Lab:
        82.8474, -67.8197, 46.1742
      #2af942 color charts
#2af942 RGB chart
      #2af942 CMYK chart
      #2af942 RGB pie chart
      #2af942 color shades, tints & tones
#2af942 color schemes
#2af942 color preview, HTML & CSS examples
           This text has a color of #2af942        
        
          <p style="color:#2af942;">Text here</p>
        
        
          .mytext {color:#2af942;}
        
        Text color #2af942
      
           This box has a color of #2af942        
        
          <div style="background-color:#2af942;">Content here</div>
        
        
          .mybackground {background-color:#2af942;}
        
        Background color #2af942
      
           Border around this has a color of #2af942        
        
          <div style="border:2px solid #2af942;">Content here</div>
        
        
          .myborder {border:2px solid #2af942;}
        
        Border color #2af942