#eff2d1 color space conversions
Hex:
        #eff2d1
        RGB:
        239, 242, 209
        CMY:
        6, 5, 18
        CMYK:
        1, 0, 14, 5
      HSL:
        65°, 55.9322%, 88.4314%
        HSV (HSB):
        65°, 13.6364%, 94.9020%
        XYZ:
        78.8574, 86.4584, 72.8535
        xyY:
        0.3311, 0.3630, 86.4584
      CIE-Lab:
        94.5080, -6.5007, 15.6027
        CIE-LCH:
        94.5080, 16.9028, 112.6184
        CIE-Luv:
        94.5080, 0.0112, 24.2438
        Hunter-Lab:
        92.9830, -11.3374, 18.6336
      #eff2d1 color charts
#eff2d1 RGB chart
      #eff2d1 CMYK chart
      #eff2d1 RGB pie chart
      #eff2d1 color shades, tints & tones
#eff2d1 color schemes
#eff2d1 color preview, HTML & CSS examples
           This text has a color of #eff2d1        
        
          <p style="color:#eff2d1;">Text here</p>
        
        
          .mytext {color:#eff2d1;}
        
        Text color #eff2d1
      
           This box has a color of #eff2d1        
        
          <div style="background-color:#eff2d1;">Content here</div>
        
        
          .mybackground {background-color:#eff2d1;}
        
        Background color #eff2d1
      
           Border around this has a color of #eff2d1        
        
          <div style="border:2px solid #eff2d1;">Content here</div>
        
        
          .myborder {border:2px solid #eff2d1;}
        
        Border color #eff2d1