#e1faa2 color space conversions
Hex:
        #e1faa2
        RGB:
        225, 250, 162
        CMY:
        12, 2, 36
        CMYK:
        10, 0, 35, 2
      HSL:
        77°, 89.7959%, 80.7843%
        HSV (HSB):
        77°, 35.2000%, 98.0392%
        XYZ:
        71.7585, 86.9874, 47.1906
        xyY:
        0.3484, 0.4224, 86.9874
      CIE-Lab:
        94.7329, -22.0138, 39.5644
        CIE-LCH:
        94.7329, 45.2764, 119.0917
        CIE-Luv:
        94.7329, -10.8009, 58.3144
        Hunter-Lab:
        93.2670, -25.8816, 35.2878
      #e1faa2 color charts
#e1faa2 RGB chart
      #e1faa2 CMYK chart
      #e1faa2 RGB pie chart
      #e1faa2 color shades, tints & tones
#e1faa2 color schemes
#e1faa2 color preview, HTML & CSS examples
           This text has a color of #e1faa2        
        
          <p style="color:#e1faa2;">Text here</p>
        
        
          .mytext {color:#e1faa2;}
        
        Text color #e1faa2
      
           This box has a color of #e1faa2        
        
          <div style="background-color:#e1faa2;">Content here</div>
        
        
          .mybackground {background-color:#e1faa2;}
        
        Background color #e1faa2
      
           Border around this has a color of #e1faa2        
        
          <div style="border:2px solid #e1faa2;">Content here</div>
        
        
          .myborder {border:2px solid #e1faa2;}
        
        Border color #e1faa2