#2af912 color space conversions
Hex:
        #2af912
        RGB:
        42, 249, 18
        CMY:
        84, 2, 93
        CMYK:
        83, 0, 93, 2
      HSL:
        114°, 95.0617%, 52.3529%
        HSV (HSB):
        114°, 92.7711%, 97.6471%
        XYZ:
        34.9397, 68.2873, 11.9115
        xyY:
        0.3035, 0.5931, 68.2873
      CIE-Lab:
        86.1499, -82.1249, 80.4674
        CIE-LCH:
        86.1499, 114.9761, 135.5841
        CIE-Luv:
        86.1499, -78.6251, 104.0852
        Hunter-Lab:
        82.6361, -69.1409, 49.2990
      #2af912 color charts
#2af912 RGB chart
      #2af912 CMYK chart
      #2af912 RGB pie chart
      #2af912 color shades, tints & tones
#2af912 color schemes
#2af912 color preview, HTML & CSS examples
           This text has a color of #2af912        
        
          <p style="color:#2af912;">Text here</p>
        
        
          .mytext {color:#2af912;}
        
        Text color #2af912
      
           This box has a color of #2af912        
        
          <div style="background-color:#2af912;">Content here</div>
        
        
          .mybackground {background-color:#2af912;}
        
        Background color #2af912
      
           Border around this has a color of #2af912        
        
          <div style="border:2px solid #2af912;">Content here</div>
        
        
          .myborder {border:2px solid #2af912;}
        
        Border color #2af912