#2aff0e color space conversions
Hex:
        #2aff0e
        RGB:
        42, 255, 14
        CMY:
        84, 0, 95
        CMYK:
        84, 0, 95, 0
      HSL:
        113°, 100.0000%, 52.7451%
        HSV (HSB):
        113°, 94.5098%, 100.0000%
        XYZ:
        36.7941, 72.0439, 12.3821
        xyY:
        0.3035, 0.5943, 72.0439
      CIE-Lab:
        87.9897, -83.8275, 82.3962
        CIE-LCH:
        87.9897, 117.5422, 135.4933
        CIE-Luv:
        87.9897, -80.4940, 106.6539
        Hunter-Lab:
        84.8787, -71.1597, 50.7659
      #2aff0e color charts
#2aff0e RGB chart
      #2aff0e CMYK chart
      #2aff0e RGB pie chart
      #2aff0e color shades, tints & tones
#2aff0e color schemes
#2aff0e color preview, HTML & CSS examples
           This text has a color of #2aff0e        
        
          <p style="color:#2aff0e;">Text here</p>
        
        
          .mytext {color:#2aff0e;}
        
        Text color #2aff0e
      
           This box has a color of #2aff0e        
        
          <div style="background-color:#2aff0e;">Content here</div>
        
        
          .mybackground {background-color:#2aff0e;}
        
        Background color #2aff0e
      
           Border around this has a color of #2aff0e        
        
          <div style="border:2px solid #2aff0e;">Content here</div>
        
        
          .myborder {border:2px solid #2aff0e;}
        
        Border color #2aff0e