#2af38a color space conversions
Hex:
        #2af38a
        RGB:
        42, 243, 138
        CMY:
        84, 5, 46
        CMYK:
        83, 0, 43, 5
      HSL:
        149°, 89.3333%, 55.8824%
        HSV (HSB):
        149°, 82.7160%, 95.2941%
        XYZ:
        37.5929, 66.4284, 34.8854
        xyY:
        0.2706, 0.4782, 66.4284
      CIE-Lab:
        85.2145, -69.2470, 37.6536
        CIE-LCH:
        85.2145, 78.8222, 151.4645
        CIE-Luv:
        85.2145, -72.8719, 62.8212
        Hunter-Lab:
        81.5036, -60.2997, 31.6751
      #2af38a color charts
#2af38a RGB chart
      #2af38a CMYK chart
      #2af38a RGB pie chart
      #2af38a color shades, tints & tones
#2af38a color schemes
#2af38a color preview, HTML & CSS examples
           This text has a color of #2af38a        
        
          <p style="color:#2af38a;">Text here</p>
        
        
          .mytext {color:#2af38a;}
        
        Text color #2af38a
      
           This box has a color of #2af38a        
        
          <div style="background-color:#2af38a;">Content here</div>
        
        
          .mybackground {background-color:#2af38a;}
        
        Background color #2af38a
      
           Border around this has a color of #2af38a        
        
          <div style="border:2px solid #2af38a;">Content here</div>
        
        
          .myborder {border:2px solid #2af38a;}
        
        Border color #2af38a