#eaff80 color space conversions
Hex:
        #eaff80
        RGB:
        234, 255, 128
        CMY:
        8, 0, 50
        CMYK:
        8, 0, 50, 0
      HSL:
        70°, 100.0000%, 75.0980%
        HSV (HSB):
        70°, 49.8039%, 100.0000%
        XYZ:
        73.5880, 90.5709, 34.0255
        xyY:
        0.3713, 0.4570, 90.5709
      CIE-Lab:
        96.2331, -24.6434, 57.7850
        CIE-LCH:
        96.2331, 62.8204, 113.0967
        CIE-Luv:
        96.2331, -7.4852, 78.7718
        Hunter-Lab:
        95.1688, -28.5226, 45.4203
      #eaff80 color charts
#eaff80 RGB chart
      #eaff80 CMYK chart
      #eaff80 RGB pie chart
      #eaff80 color shades, tints & tones
#eaff80 color schemes
#eaff80 color preview, HTML & CSS examples
           This text has a color of #eaff80        
        
          <p style="color:#eaff80;">Text here</p>
        
        
          .mytext {color:#eaff80;}
        
        Text color #eaff80
      
           This box has a color of #eaff80        
        
          <div style="background-color:#eaff80;">Content here</div>
        
        
          .mybackground {background-color:#eaff80;}
        
        Background color #eaff80
      
           Border around this has a color of #eaff80        
        
          <div style="border:2px solid #eaff80;">Content here</div>
        
        
          .myborder {border:2px solid #eaff80;}
        
        Border color #eaff80