#2af07a color space conversions
Hex:
        #2af07a
        RGB:
        42, 240, 122
        CMY:
        84, 6, 52
        CMYK:
        83, 0, 49, 6
      HSL:
        144°, 86.8421%, 55.2941%
        HSV (HSB):
        144°, 82.5000%, 94.1176%
        XYZ:
        35.6278, 64.2176, 28.9298
        xyY:
        0.2767, 0.4987, 64.2176
      CIE-Lab:
        84.0789, -70.8623, 43.9743
        CIE-LCH:
        84.0789, 83.3978, 148.1779
        CIE-Luv:
        84.0789, -72.7687, 69.9646
        Hunter-Lab:
        80.1359, -60.8780, 34.6908
      #2af07a color charts
#2af07a RGB chart
      #2af07a CMYK chart
      #2af07a RGB pie chart
      #2af07a color shades, tints & tones
#2af07a color schemes
#2af07a color preview, HTML & CSS examples
           This text has a color of #2af07a        
        
          <p style="color:#2af07a;">Text here</p>
        
        
          .mytext {color:#2af07a;}
        
        Text color #2af07a
      
           This box has a color of #2af07a        
        
          <div style="background-color:#2af07a;">Content here</div>
        
        
          .mybackground {background-color:#2af07a;}
        
        Background color #2af07a
      
           Border around this has a color of #2af07a        
        
          <div style="border:2px solid #2af07a;">Content here</div>
        
        
          .myborder {border:2px solid #2af07a;}
        
        Border color #2af07a