#2af714 color space conversions
Hex:
        #2af714
        RGB:
        42, 247, 20
        CMY:
        84, 3, 92
        CMYK:
        83, 0, 92, 3
      HSL:
        114°, 93.4156%, 52.3529%
        HSV (HSB):
        114°, 91.9028%, 96.8627%
        XYZ:
        34.3419, 67.0643, 11.7965
        xyY:
        0.3034, 0.5924, 67.0643
      CIE-Lab:
        85.5364, -81.5351, 79.7185
        CIE-LCH:
        85.5364, 114.0307, 135.6454
        CIE-Luv:
        85.5364, -77.9924, 103.1566
        Hunter-Lab:
        81.8928, -68.4581, 48.7843
      #2af714 color charts
#2af714 RGB chart
      #2af714 CMYK chart
      #2af714 RGB pie chart
      #2af714 color shades, tints & tones
#2af714 color schemes
#2af714 color preview, HTML & CSS examples
           This text has a color of #2af714        
        
          <p style="color:#2af714;">Text here</p>
        
        
          .mytext {color:#2af714;}
        
        Text color #2af714
      
           This box has a color of #2af714        
        
          <div style="background-color:#2af714;">Content here</div>
        
        
          .mybackground {background-color:#2af714;}
        
        Background color #2af714
      
           Border around this has a color of #2af714        
        
          <div style="border:2px solid #2af714;">Content here</div>
        
        
          .myborder {border:2px solid #2af714;}
        
        Border color #2af714