#2afc90 color space conversions
Hex:
        #2afc90
        RGB:
        42, 252, 144
        CMY:
        84, 1, 44
        CMYK:
        83, 0, 43, 1
      HSL:
        149°, 97.2222%, 57.6471%
        HSV (HSB):
        149°, 83.3333%, 98.8235%
        XYZ:
        40.7993, 72.1267, 38.1571
        xyY:
        0.2700, 0.4774, 72.1267
      CIE-Lab:
        88.0295, -71.2294, 38.3561
        CIE-LCH:
        88.0295, 80.9001, 151.6981
        CIE-Luv:
        88.0295, -75.4471, 64.4986
        Hunter-Lab:
        84.9274, -62.8713, 32.8108
      #2afc90 color charts
#2afc90 RGB chart
      #2afc90 CMYK chart
      #2afc90 RGB pie chart
      #2afc90 color shades, tints & tones
#2afc90 color schemes
#2afc90 color preview, HTML & CSS examples
           This text has a color of #2afc90        
        
          <p style="color:#2afc90;">Text here</p>
        
        
          .mytext {color:#2afc90;}
        
        Text color #2afc90
      
           This box has a color of #2afc90        
        
          <div style="background-color:#2afc90;">Content here</div>
        
        
          .mybackground {background-color:#2afc90;}
        
        Background color #2afc90
      
           Border around this has a color of #2afc90        
        
          <div style="border:2px solid #2afc90;">Content here</div>
        
        
          .myborder {border:2px solid #2afc90;}
        
        Border color #2afc90