#eaf7dd color space conversions
Hex:
        #eaf7dd
        RGB:
        234, 247, 221
        CMY:
        8, 3, 13
        CMYK:
        5, 0, 11, 3
      HSL:
        90°, 61.9048%, 91.7647%
        HSV (HSB):
        90°, 10.5263%, 96.8627%
        XYZ:
        80.2436, 89.2344, 81.4013
        xyY:
        0.3198, 0.3557, 89.2344
      CIE-Lab:
        95.6783, -8.8079, 11.0305
        CIE-LCH:
        95.6783, 14.1157, 128.6076
        CIE-Luv:
        95.6783, -6.0031, 18.1629
        Hunter-Lab:
        94.4640, -13.6829, 15.0335
      #eaf7dd color charts
#eaf7dd RGB chart
      #eaf7dd CMYK chart
      #eaf7dd RGB pie chart
      #eaf7dd color shades, tints & tones
#eaf7dd color schemes
#eaf7dd color preview, HTML & CSS examples
           This text has a color of #eaf7dd        
        
          <p style="color:#eaf7dd;">Text here</p>
        
        
          .mytext {color:#eaf7dd;}
        
        Text color #eaf7dd
      
           This box has a color of #eaf7dd        
        
          <div style="background-color:#eaf7dd;">Content here</div>
        
        
          .mybackground {background-color:#eaf7dd;}
        
        Background color #eaf7dd
      
           Border around this has a color of #eaf7dd        
        
          <div style="border:2px solid #eaf7dd;">Content here</div>
        
        
          .myborder {border:2px solid #eaf7dd;}
        
        Border color #eaf7dd