#2af968 color space conversions
Hex:
        #2af968
        RGB:
        42, 249, 104
        CMY:
        84, 2, 59
        CMYK:
        83, 0, 58, 2
      HSL:
        138°, 94.5205%, 57.0588%
        HSV (HSB):
        138°, 83.1325%, 97.6471%
        XYZ:
        37.3292, 69.2431, 24.4945
        xyY:
        0.2848, 0.5283, 69.2431
      CIE-Lab:
        86.6243, -76.1838, 55.3013
        CIE-LCH:
        86.6243, 94.1393, 144.0244
        CIE-Luv:
        86.6243, -76.5060, 83.1311
        Hunter-Lab:
        83.2124, -65.5464, 40.7960
      #2af968 color charts
#2af968 RGB chart
      #2af968 CMYK chart
      #2af968 RGB pie chart
      #2af968 color shades, tints & tones
#2af968 color schemes
#2af968 color preview, HTML & CSS examples
           This text has a color of #2af968        
        
          <p style="color:#2af968;">Text here</p>
        
        
          .mytext {color:#2af968;}
        
        Text color #2af968
      
           This box has a color of #2af968        
        
          <div style="background-color:#2af968;">Content here</div>
        
        
          .mybackground {background-color:#2af968;}
        
        Background color #2af968
      
           Border around this has a color of #2af968        
        
          <div style="border:2px solid #2af968;">Content here</div>
        
        
          .myborder {border:2px solid #2af968;}
        
        Border color #2af968