#2af944 color space conversions
Hex:
        #2af944
        RGB:
        42, 249, 68
        CMY:
        84, 2, 73
        CMYK:
        83, 0, 73, 2
      HSL:
        128°, 94.5205%, 57.0588%
        HSV (HSB):
        128°, 83.1325%, 97.6471%
        XYZ:
        35.8739, 68.6610, 16.8310
        xyY:
        0.2956, 0.5657, 68.6610
      CIE-Lab:
        86.3359, -79.7623, 69.1049
        CIE-LCH:
        86.3359, 105.5344, 139.0948
        CIE-Luv:
        86.3359, -77.7709, 95.6723
        Hunter-Lab:
        82.8619, -67.7292, 45.9603
      #2af944 color charts
#2af944 RGB chart
      #2af944 CMYK chart
      #2af944 RGB pie chart
      #2af944 color shades, tints & tones
#2af944 color schemes
#2af944 color preview, HTML & CSS examples
           This text has a color of #2af944        
        
          <p style="color:#2af944;">Text here</p>
        
        
          .mytext {color:#2af944;}
        
        Text color #2af944
      
           This box has a color of #2af944        
        
          <div style="background-color:#2af944;">Content here</div>
        
        
          .mybackground {background-color:#2af944;}
        
        Background color #2af944
      
           Border around this has a color of #2af944        
        
          <div style="border:2px solid #2af944;">Content here</div>
        
        
          .myborder {border:2px solid #2af944;}
        
        Border color #2af944