#2af26d color space conversions
Hex:
        #2af26d
        RGB:
        42, 242, 109
        CMY:
        84, 5, 57
        CMYK:
        83, 0, 55, 5
      HSL:
        140°, 88.4956%, 55.6863%
        HSV (HSB):
        140°, 82.6446%, 94.9020%
        XYZ:
        35.4673, 65.1006, 25.1644
        xyY:
        0.2821, 0.5178, 65.1006
      CIE-Lab:
        84.5356, -73.3727, 50.6012
        CIE-LCH:
        84.5356, 89.1293, 145.4081
        CIE-Luv:
        84.5356, -74.0500, 77.4136
        Hunter-Lab:
        80.6850, -62.7341, 37.9879
      #2af26d color charts
#2af26d RGB chart
      #2af26d CMYK chart
      #2af26d RGB pie chart
      #2af26d color shades, tints & tones
#2af26d color schemes
#2af26d color preview, HTML & CSS examples
           This text has a color of #2af26d        
        
          <p style="color:#2af26d;">Text here</p>
        
        
          .mytext {color:#2af26d;}
        
        Text color #2af26d
      
           This box has a color of #2af26d        
        
          <div style="background-color:#2af26d;">Content here</div>
        
        
          .mybackground {background-color:#2af26d;}
        
        Background color #2af26d
      
           Border around this has a color of #2af26d        
        
          <div style="border:2px solid #2af26d;">Content here</div>
        
        
          .myborder {border:2px solid #2af26d;}
        
        Border color #2af26d