#e1fa80 color space conversions
Hex:
        #e1fa80
        RGB:
        225, 250, 128
        CMY:
        12, 2, 50
        CMYK:
        10, 0, 49, 2
      HSL:
        72°, 92.4242%, 74.1176%
        HSV (HSB):
        72°, 48.8000%, 98.0392%
        XYZ:
        69.1332, 85.9373, 33.3659
        xyY:
        0.3669, 0.4561, 85.9373
      CIE-Lab:
        94.2855, -25.7067, 55.3099
        CIE-LCH:
        94.2855, 60.9919, 114.9279
        CIE-Luv:
        94.2855, -10.0651, 76.0372
        Hunter-Lab:
        92.7024, -29.1119, 43.5517
      #e1fa80 color charts
#e1fa80 RGB chart
      #e1fa80 CMYK chart
      #e1fa80 RGB pie chart
      #e1fa80 color shades, tints & tones
#e1fa80 color schemes
#e1fa80 color preview, HTML & CSS examples
           This text has a color of #e1fa80        
        
          <p style="color:#e1fa80;">Text here</p>
        
        
          .mytext {color:#e1fa80;}
        
        Text color #e1fa80
      
           This box has a color of #e1fa80        
        
          <div style="background-color:#e1fa80;">Content here</div>
        
        
          .mybackground {background-color:#e1fa80;}
        
        Background color #e1fa80
      
           Border around this has a color of #e1fa80        
        
          <div style="border:2px solid #e1fa80;">Content here</div>
        
        
          .myborder {border:2px solid #e1fa80;}
        
        Border color #e1fa80