#2afe0a color space conversions
Hex:
        #2afe0a
        RGB:
        42, 254, 10
        CMY:
        84, 0, 96
        CMYK:
        83, 0, 96, 0
      HSL:
        112°, 99.1870%, 51.7647%
        HSV (HSB):
        112°, 96.0630%, 99.6078%
        XYZ:
        36.4514, 71.3978, 12.1471
        xyY:
        0.3038, 0.5950, 71.3978
      CIE-Lab:
        87.6779, -83.6182, 82.4754
        CIE-LCH:
        87.6779, 117.4486, 135.3942
        CIE-Luv:
        87.6779, -80.2104, 106.4910
        Hunter-Lab:
        84.4972, -70.8666, 50.6246
      #2afe0a color charts
#2afe0a RGB chart
      #2afe0a CMYK chart
      #2afe0a RGB pie chart
      #2afe0a color shades, tints & tones
#2afe0a color schemes
#2afe0a color preview, HTML & CSS examples
           This text has a color of #2afe0a        
        
          <p style="color:#2afe0a;">Text here</p>
        
        
          .mytext {color:#2afe0a;}
        
        Text color #2afe0a
      
           This box has a color of #2afe0a        
        
          <div style="background-color:#2afe0a;">Content here</div>
        
        
          .mybackground {background-color:#2afe0a;}
        
        Background color #2afe0a
      
           Border around this has a color of #2afe0a        
        
          <div style="border:2px solid #2afe0a;">Content here</div>
        
        
          .myborder {border:2px solid #2afe0a;}
        
        Border color #2afe0a