#eaf96a color space conversions
Hex:
        #eaf96a
        RGB:
        234, 249, 106
        CMY:
        8, 2, 58
        CMYK:
        6, 0, 57, 2
      HSL:
        66°, 92.2581%, 69.6078%
        HSV (HSB):
        66°, 57.4297%, 97.6471%
        XYZ:
        70.4089, 86.2844, 26.5793
        xyY:
        0.3842, 0.4708, 86.2844
      CIE-Lab:
        94.4338, -23.5970, 65.4086
        CIE-LCH:
        94.4338, 69.5349, 109.8375
        CIE-Luv:
        94.4338, -3.5074, 85.0677
        Hunter-Lab:
        92.8894, -27.2559, 48.0574
      #eaf96a color charts
#eaf96a RGB chart
      #eaf96a CMYK chart
      #eaf96a RGB pie chart
      #eaf96a color shades, tints & tones
#eaf96a color schemes
#eaf96a color preview, HTML & CSS examples
           This text has a color of #eaf96a        
        
          <p style="color:#eaf96a;">Text here</p>
        
        
          .mytext {color:#eaf96a;}
        
        Text color #eaf96a
      
           This box has a color of #eaf96a        
        
          <div style="background-color:#eaf96a;">Content here</div>
        
        
          .mybackground {background-color:#eaf96a;}
        
        Background color #eaf96a
      
           Border around this has a color of #eaf96a        
        
          <div style="border:2px solid #eaf96a;">Content here</div>
        
        
          .myborder {border:2px solid #eaf96a;}
        
        Border color #eaf96a