#2af742 color space conversions
Hex:
        #2af742
        RGB:
        42, 247, 66
        CMY:
        84, 3, 74
        CMYK:
        83, 0, 73, 3
      HSL:
        127°, 92.7602%, 56.6667%
        HSV (HSB):
        127°, 82.9960%, 96.8627%
        XYZ:
        35.1990, 67.4071, 16.3100
        xyY:
        0.2960, 0.5668, 67.4071
      CIE-Lab:
        85.7091, -79.3412, 69.1435
        CIE-LCH:
        85.7091, 105.2419, 138.9288
        CIE-Luv:
        85.7091, -77.2005, 95.3499
        Hunter-Lab:
        82.1018, -67.1511, 45.6930
      #2af742 color charts
#2af742 RGB chart
      #2af742 CMYK chart
      #2af742 RGB pie chart
      #2af742 color shades, tints & tones
#2af742 color schemes
#2af742 color preview, HTML & CSS examples
           This text has a color of #2af742        
        
          <p style="color:#2af742;">Text here</p>
        
        
          .mytext {color:#2af742;}
        
        Text color #2af742
      
           This box has a color of #2af742        
        
          <div style="background-color:#2af742;">Content here</div>
        
        
          .mybackground {background-color:#2af742;}
        
        Background color #2af742
      
           Border around this has a color of #2af742        
        
          <div style="border:2px solid #2af742;">Content here</div>
        
        
          .myborder {border:2px solid #2af742;}
        
        Border color #2af742