#2aed18 color space conversions
Hex:
        #2aed18
        RGB:
        42, 237, 24
        CMY:
        84, 7, 91
        CMYK:
        82, 0, 90, 7
      HSL:
        115°, 85.5422%, 51.1765%
        HSV (HSB):
        115°, 89.8734%, 92.9412%
        XYZ:
        31.4039, 61.1266, 11.0076
        xyY:
        0.3033, 0.5904, 61.1266
      CIE-Lab:
        82.4467, -78.6773, 76.5661
        CIE-LCH:
        82.4467, 109.7838, 135.7791
        CIE-Luv:
        82.4467, -74.8483, 98.8979
        Hunter-Lab:
        78.1835, -65.1231, 46.3809
      #2aed18 color charts
#2aed18 RGB chart
      #2aed18 CMYK chart
      #2aed18 RGB pie chart
      #2aed18 color shades, tints & tones
#2aed18 color schemes
#2aed18 color preview, HTML & CSS examples
           This text has a color of #2aed18        
        
          <p style="color:#2aed18;">Text here</p>
        
        
          .mytext {color:#2aed18;}
        
        Text color #2aed18
      
           This box has a color of #2aed18        
        
          <div style="background-color:#2aed18;">Content here</div>
        
        
          .mybackground {background-color:#2aed18;}
        
        Background color #2aed18
      
           Border around this has a color of #2aed18        
        
          <div style="border:2px solid #2aed18;">Content here</div>
        
        
          .myborder {border:2px solid #2aed18;}
        
        Border color #2aed18