#eafdc1 color space conversions
Hex:
        #eafdc1
        RGB:
        234, 253, 193
        CMY:
        8, 1, 24
        CMYK:
        8, 0, 24, 1
      HSL:
        79°, 93.7500%, 87.4510%
        HSV (HSB):
        79°, 23.7154%, 99.2157%
        XYZ:
        78.6826, 91.5932, 63.9843
        xyY:
        0.3359, 0.3910, 91.5932
      CIE-Lab:
        96.6538, -16.0970, 26.7102
        CIE-LCH:
        96.6538, 31.1857, 121.0754
        CIE-Luv:
        96.6538, -8.1171, 41.3686
        Hunter-Lab:
        95.7044, -20.7302, 27.3540
      #eafdc1 color charts
#eafdc1 RGB chart
      #eafdc1 CMYK chart
      #eafdc1 RGB pie chart
      #eafdc1 color shades, tints & tones
#eafdc1 color schemes
#eafdc1 color preview, HTML & CSS examples
           This text has a color of #eafdc1        
        
          <p style="color:#eafdc1;">Text here</p>
        
        
          .mytext {color:#eafdc1;}
        
        Text color #eafdc1
      
           This box has a color of #eafdc1        
        
          <div style="background-color:#eafdc1;">Content here</div>
        
        
          .mybackground {background-color:#eafdc1;}
        
        Background color #eafdc1
      
           Border around this has a color of #eafdc1        
        
          <div style="border:2px solid #eafdc1;">Content here</div>
        
        
          .myborder {border:2px solid #eafdc1;}
        
        Border color #eafdc1