#2afd6c color space conversions
Hex:
        #2afd6c
        RGB:
        42, 253, 108
        CMY:
        84, 1, 58
        CMYK:
        83, 0, 57, 1
      HSL:
        139°, 98.1395%, 57.8431%
        HSV (HSB):
        139°, 83.3992%, 99.2157%
        XYZ:
        38.7869, 71.8255, 26.0068
        xyY:
        0.2839, 0.5257, 71.8255
      CIE-Lab:
        87.8845, -76.9106, 55.0207
        CIE-LCH:
        87.8845, 94.5648, 144.4206
        CIE-Luv:
        87.8845, -77.5998, 83.3749
        Hunter-Lab:
        84.7499, -66.6196, 41.1309
      #2afd6c color charts
#2afd6c RGB chart
      #2afd6c CMYK chart
      #2afd6c RGB pie chart
      #2afd6c color shades, tints & tones
#2afd6c color schemes
#2afd6c color preview, HTML & CSS examples
           This text has a color of #2afd6c        
        
          <p style="color:#2afd6c;">Text here</p>
        
        
          .mytext {color:#2afd6c;}
        
        Text color #2afd6c
      
           This box has a color of #2afd6c        
        
          <div style="background-color:#2afd6c;">Content here</div>
        
        
          .mybackground {background-color:#2afd6c;}
        
        Background color #2afd6c
      
           Border around this has a color of #2afd6c        
        
          <div style="border:2px solid #2afd6c;">Content here</div>
        
        
          .myborder {border:2px solid #2afd6c;}
        
        Border color #2afd6c