#eaf82a color space conversions
Hex:
        #eaf82a
        RGB:
        234, 248, 42
        CMY:
        8, 3, 84
        CMYK:
        6, 0, 83, 3
      HSL:
        64°, 93.6364%, 56.8627%
        HSV (HSB):
        64°, 83.0645%, 97.2549%
        XYZ:
        67.9170, 84.7944, 14.9778
        xyY:
        0.4050, 0.5057, 84.7944
      CIE-Lab:
        93.7944, -26.2425, 86.0580
        CIE-LCH:
        93.7944, 89.9702, 106.9585
        CIE-Luv:
        93.7944, -2.0198, 100.9203
        Hunter-Lab:
        92.0839, -29.4930, 54.8149
      #eaf82a color charts
#eaf82a RGB chart
      #eaf82a CMYK chart
      #eaf82a RGB pie chart
      #eaf82a color shades, tints & tones
#eaf82a color schemes
#eaf82a color preview, HTML & CSS examples
           This text has a color of #eaf82a        
        
          <p style="color:#eaf82a;">Text here</p>
        
        
          .mytext {color:#eaf82a;}
        
        Text color #eaf82a
      
           This box has a color of #eaf82a        
        
          <div style="background-color:#eaf82a;">Content here</div>
        
        
          .mybackground {background-color:#eaf82a;}
        
        Background color #eaf82a
      
           Border around this has a color of #eaf82a        
        
          <div style="border:2px solid #eaf82a;">Content here</div>
        
        
          .myborder {border:2px solid #eaf82a;}
        
        Border color #eaf82a