#2af025 color space conversions
Hex:
        #2af025
        RGB:
        42, 240, 37
        CMY:
        84, 6, 85
        CMYK:
        83, 0, 85, 6
      HSL:
        119°, 87.1245%, 54.3137%
        HSV (HSB):
        119°, 84.5833%, 94.1176%
        XYZ:
        32.4489, 62.9460, 12.1898
        xyY:
        0.3016, 0.5851, 62.9460
      CIE-Lab:
        83.4140, -79.0541, 75.0110
        CIE-LCH:
        83.4140, 108.9780, 136.5033
        CIE-Luv:
        83.4140, -75.6208, 98.4537
        Hunter-Lab:
        79.3385, -65.8372, 46.4274
      #2af025 color charts
#2af025 RGB chart
      #2af025 CMYK chart
      #2af025 RGB pie chart
      #2af025 color shades, tints & tones
#2af025 color schemes
#2af025 color preview, HTML & CSS examples
           This text has a color of #2af025        
        
          <p style="color:#2af025;">Text here</p>
        
        
          .mytext {color:#2af025;}
        
        Text color #2af025
      
           This box has a color of #2af025        
        
          <div style="background-color:#2af025;">Content here</div>
        
        
          .mybackground {background-color:#2af025;}
        
        Background color #2af025
      
           Border around this has a color of #2af025        
        
          <div style="border:2px solid #2af025;">Content here</div>
        
        
          .myborder {border:2px solid #2af025;}
        
        Border color #2af025