#2afb96 color space conversions
Hex:
        #2afb96
        RGB:
        42, 251, 150
        CMY:
        84, 2, 41
        CMYK:
        83, 0, 40, 2
      HSL:
        151°, 96.3134%, 57.4510%
        HSV (HSB):
        151°, 83.2669%, 98.4314%
        XYZ:
        40.9570, 71.6886, 40.5328
        xyY:
        0.2674, 0.4680, 71.6886
      CIE-Lab:
        87.8185, -69.8343, 35.1246
        CIE-LCH:
        87.8185, 78.1701, 153.2990
        CIE-Luv:
        87.8185, -74.7712, 60.3624
        Hunter-Lab:
        84.6691, -61.8251, 30.8851
      #2afb96 color charts
#2afb96 RGB chart
      #2afb96 CMYK chart
      #2afb96 RGB pie chart
      #2afb96 color shades, tints & tones
#2afb96 color schemes
#2afb96 color preview, HTML & CSS examples
           This text has a color of #2afb96        
        
          <p style="color:#2afb96;">Text here</p>
        
        
          .mytext {color:#2afb96;}
        
        Text color #2afb96
      
           This box has a color of #2afb96        
        
          <div style="background-color:#2afb96;">Content here</div>
        
        
          .mybackground {background-color:#2afb96;}
        
        Background color #2afb96
      
           Border around this has a color of #2afb96        
        
          <div style="border:2px solid #2afb96;">Content here</div>
        
        
          .myborder {border:2px solid #2afb96;}
        
        Border color #2afb96