#2aed16 color space conversions
Hex:
        #2aed16
        RGB:
        42, 237, 22
        CMY:
        84, 7, 91
        CMYK:
        82, 0, 91, 7
      HSL:
        114°, 85.6574%, 50.7843%
        HSV (HSB):
        114°, 90.7173%, 92.9412%
        XYZ:
        31.3839, 61.1185, 10.9020
        xyY:
        0.3035, 0.5911, 61.1185
      CIE-Lab:
        82.4424, -78.7323, 76.8576
        CIE-LCH:
        82.4424, 110.0267, 135.6903
        CIE-Luv:
        82.4424, -74.8681, 99.0938
        Hunter-Lab:
        78.1783, -65.1552, 46.4568
      #2aed16 color charts
#2aed16 RGB chart
      #2aed16 CMYK chart
      #2aed16 RGB pie chart
      #2aed16 color shades, tints & tones
#2aed16 color schemes
#2aed16 color preview, HTML & CSS examples
           This text has a color of #2aed16        
        
          <p style="color:#2aed16;">Text here</p>
        
        
          .mytext {color:#2aed16;}
        
        Text color #2aed16
      
           This box has a color of #2aed16        
        
          <div style="background-color:#2aed16;">Content here</div>
        
        
          .mybackground {background-color:#2aed16;}
        
        Background color #2aed16
      
           Border around this has a color of #2aed16        
        
          <div style="border:2px solid #2aed16;">Content here</div>
        
        
          .myborder {border:2px solid #2aed16;}
        
        Border color #2aed16