#2af045 color space conversions
Hex:
        #2af045
        RGB:
        42, 240, 69
        CMY:
        84, 6, 73
        CMYK:
        83, 0, 71, 6
      HSL:
        128°, 86.8421%, 55.2941%
        HSV (HSB):
        128°, 82.5000%, 94.1176%
        XYZ:
        33.1891, 63.2421, 16.0879
        xyY:
        0.2950, 0.5621, 63.2421
      CIE-Lab:
        83.5696, -77.0876, 65.9388
        CIE-LCH:
        83.5696, 101.4418, 139.4571
        CIE-Luv:
        83.5696, -74.9191, 91.4962
        Hunter-Lab:
        79.5249, -64.6729, 43.6730
      #2af045 color charts
#2af045 RGB chart
      #2af045 CMYK chart
      #2af045 RGB pie chart
      #2af045 color shades, tints & tones
#2af045 color schemes
#2af045 color preview, HTML & CSS examples
           This text has a color of #2af045        
        
          <p style="color:#2af045;">Text here</p>
        
        
          .mytext {color:#2af045;}
        
        Text color #2af045
      
           This box has a color of #2af045        
        
          <div style="background-color:#2af045;">Content here</div>
        
        
          .mybackground {background-color:#2af045;}
        
        Background color #2af045
      
           Border around this has a color of #2af045        
        
          <div style="border:2px solid #2af045;">Content here</div>
        
        
          .myborder {border:2px solid #2af045;}
        
        Border color #2af045