#e5ea94 color space conversions
Hex:
        #e5ea94
        RGB:
        229, 234, 148
        CMY:
        10, 8, 42
        CMYK:
        2, 0, 37, 8
      HSL:
        63°, 67.1875%, 74.9020%
        HSV (HSB):
        63°, 36.7521%, 91.7647%
        XYZ:
        67.0812, 77.6418, 39.4678
        xyY:
        0.3642, 0.4215, 77.6418
      CIE-Lab:
        90.6162, -14.3843, 41.2195
        CIE-LCH:
        90.6162, 43.6572, 109.2374
        CIE-Luv:
        90.6162, 1.0637, 57.9969
        Hunter-Lab:
        88.1146, -18.3093, 35.1234
      #e5ea94 color charts
#e5ea94 RGB chart
      #e5ea94 CMYK chart
      #e5ea94 RGB pie chart
      #e5ea94 color shades, tints & tones
#e5ea94 color schemes
#e5ea94 color preview, HTML & CSS examples
           This text has a color of #e5ea94        
        
          <p style="color:#e5ea94;">Text here</p>
        
        
          .mytext {color:#e5ea94;}
        
        Text color #e5ea94
      
           This box has a color of #e5ea94        
        
          <div style="background-color:#e5ea94;">Content here</div>
        
        
          .mybackground {background-color:#e5ea94;}
        
        Background color #e5ea94
      
           Border around this has a color of #e5ea94        
        
          <div style="border:2px solid #e5ea94;">Content here</div>
        
        
          .myborder {border:2px solid #e5ea94;}
        
        Border color #e5ea94