#e1fa96 color space conversions
Hex:
        #e1fa96
        RGB:
        225, 250, 150
        CMY:
        12, 2, 41
        CMYK:
        10, 0, 40, 2
      HSL:
        75°, 90.9091%, 78.4314%
        HSV (HSB):
        75°, 40.0000%, 98.0392%
        XYZ:
        70.7420, 86.5808, 41.8374
        xyY:
        0.3552, 0.4347, 86.5808
      CIE-Lab:
        94.5601, -23.4291, 45.2207
        CIE-LCH:
        94.5601, 50.9297, 117.3889
        CIE-Luv:
        94.5601, -10.5218, 65.0261
        Hunter-Lab:
        93.0488, -27.1276, 38.4757
      #e1fa96 color charts
#e1fa96 RGB chart
      #e1fa96 CMYK chart
      #e1fa96 RGB pie chart
      #e1fa96 color shades, tints & tones
#e1fa96 color schemes
#e1fa96 color preview, HTML & CSS examples
           This text has a color of #e1fa96        
        
          <p style="color:#e1fa96;">Text here</p>
        
        
          .mytext {color:#e1fa96;}
        
        Text color #e1fa96
      
           This box has a color of #e1fa96        
        
          <div style="background-color:#e1fa96;">Content here</div>
        
        
          .mybackground {background-color:#e1fa96;}
        
        Background color #e1fa96
      
           Border around this has a color of #e1fa96        
        
          <div style="border:2px solid #e1fa96;">Content here</div>
        
        
          .myborder {border:2px solid #e1fa96;}
        
        Border color #e1fa96