#2afa97 color space conversions
Hex:
        #2afa97
        RGB:
        42, 250, 151
        CMY:
        84, 2, 41
        CMYK:
        83, 0, 40, 2
      HSL:
        151°, 95.4128%, 57.2549%
        HSV (HSB):
        151°, 83.2000%, 98.0392%
        XYZ:
        40.7264, 71.0978, 40.8549
        xyY:
        0.2667, 0.4657, 71.0978
      CIE-Lab:
        87.5325, -69.3120, 34.2514
        CIE-LCH:
        87.5325, 77.3130, 153.7031
        CIE-Luv:
        87.5325, -74.3864, 59.1650
        Hunter-Lab:
        84.3195, -61.3436, 30.2962
      #2afa97 color charts
#2afa97 RGB chart
      #2afa97 CMYK chart
      #2afa97 RGB pie chart
      #2afa97 color shades, tints & tones
#2afa97 color schemes
#2afa97 color preview, HTML & CSS examples
           This text has a color of #2afa97        
        
          <p style="color:#2afa97;">Text here</p>
        
        
          .mytext {color:#2afa97;}
        
        Text color #2afa97
      
           This box has a color of #2afa97        
        
          <div style="background-color:#2afa97;">Content here</div>
        
        
          .mybackground {background-color:#2afa97;}
        
        Background color #2afa97
      
           Border around this has a color of #2afa97        
        
          <div style="border:2px solid #2afa97;">Content here</div>
        
        
          .myborder {border:2px solid #2afa97;}
        
        Border color #2afa97