#eaff32 color space conversions
Hex:
        #eaff32
        RGB:
        234, 255, 50
        CMY:
        8, 0, 80
        CMYK:
        8, 0, 80, 0
      HSL:
        66°, 100.0000%, 59.8039%
        HSV (HSB):
        66°, 80.3922%, 100.0000%
        XYZ:
        70.2674, 89.2427, 16.5397
        xyY:
        0.3991, 0.5069, 89.2427
      CIE-Lab:
        95.6818, -29.2793, 85.8413
        CIE-LCH:
        95.6818, 90.6973, 108.8338
        CIE-Luv:
        95.6818, -6.3835, 102.4265
        Hunter-Lab:
        94.4684, -32.5479, 55.7473
      #eaff32 color charts
#eaff32 RGB chart
      #eaff32 CMYK chart
      #eaff32 RGB pie chart
      #eaff32 color shades, tints & tones
#eaff32 color schemes
#eaff32 color preview, HTML & CSS examples
           This text has a color of #eaff32        
        
          <p style="color:#eaff32;">Text here</p>
        
        
          .mytext {color:#eaff32;}
        
        Text color #eaff32
      
           This box has a color of #eaff32        
        
          <div style="background-color:#eaff32;">Content here</div>
        
        
          .mybackground {background-color:#eaff32;}
        
        Background color #eaff32
      
           Border around this has a color of #eaff32        
        
          <div style="border:2px solid #eaff32;">Content here</div>
        
        
          .myborder {border:2px solid #eaff32;}
        
        Border color #eaff32