#e2e79a color space conversions
Hex:
        #e2e79a
        RGB:
        226, 231, 154
        CMY:
        11, 9, 40
        CMYK:
        2, 0, 33, 9
      HSL:
        64°, 61.6000%, 75.4902%
        HSV (HSB):
        64°, 33.3333%, 90.5882%
        XYZ:
        65.7727, 75.6537, 41.7079
        xyY:
        0.3592, 0.4131, 75.6537
      CIE-Lab:
        89.6983, -13.3415, 36.9885
        CIE-LCH:
        89.6983, 39.3210, 109.8340
        CIE-Luv:
        89.6983, 0.7162, 52.7835
        Hunter-Lab:
        86.9791, -17.2337, 32.4549
      #e2e79a color charts
#e2e79a RGB chart
      #e2e79a CMYK chart
      #e2e79a RGB pie chart
      #e2e79a color shades, tints & tones
#e2e79a color schemes
#e2e79a color preview, HTML & CSS examples
           This text has a color of #e2e79a        
        
          <p style="color:#e2e79a;">Text here</p>
        
        
          .mytext {color:#e2e79a;}
        
        Text color #e2e79a
      
           This box has a color of #e2e79a        
        
          <div style="background-color:#e2e79a;">Content here</div>
        
        
          .mybackground {background-color:#e2e79a;}
        
        Background color #e2e79a
      
           Border around this has a color of #e2e79a        
        
          <div style="border:2px solid #e2e79a;">Content here</div>
        
        
          .myborder {border:2px solid #e2e79a;}
        
        Border color #e2e79a