#2af466 color space conversions
Hex:
        #2af466
        RGB:
        42, 244, 102
        CMY:
        84, 4, 60
        CMYK:
        83, 0, 58, 4
      HSL:
        138°, 90.1786%, 56.0784%
        HSV (HSB):
        138°, 82.7869%, 95.6863%
        XYZ:
        35.7038, 66.1529, 23.4574
        xyY:
        0.2849, 0.5279, 66.1529
      CIE-Lab:
        85.0744, -74.8968, 54.3706
        CIE-LCH:
        85.0744, 92.5510, 144.0226
        CIE-Luv:
        85.0744, -75.0012, 81.5299
        Hunter-Lab:
        81.3344, -63.9782, 39.8345
      #2af466 color charts
#2af466 RGB chart
      #2af466 CMYK chart
      #2af466 RGB pie chart
      #2af466 color shades, tints & tones
#2af466 color schemes
#2af466 color preview, HTML & CSS examples
           This text has a color of #2af466        
        
          <p style="color:#2af466;">Text here</p>
        
        
          .mytext {color:#2af466;}
        
        Text color #2af466
      
           This box has a color of #2af466        
        
          <div style="background-color:#2af466;">Content here</div>
        
        
          .mybackground {background-color:#2af466;}
        
        Background color #2af466
      
           Border around this has a color of #2af466        
        
          <div style="border:2px solid #2af466;">Content here</div>
        
        
          .myborder {border:2px solid #2af466;}
        
        Border color #2af466