#e0fddb color space conversions
Hex:
        #e0fddb
        RGB:
        224, 253, 219
        CMY:
        12, 1, 14
        CMYK:
        11, 0, 13, 1
      HSL:
        111°, 89.4737%, 92.5490%
        HSV (HSB):
        111°, 13.4387%, 99.2157%
        XYZ:
        78.6519, 91.2123, 80.4782
        xyY:
        0.3142, 0.3644, 91.2123
      CIE-Lab:
        96.4974, -15.4840, 13.1315
        CIE-LCH:
        96.4974, 20.3025, 139.6997
        CIE-Luv:
        96.4974, -14.4148, 22.4640
        Hunter-Lab:
        95.5051, -20.1328, 16.8924
      #e0fddb color charts
#e0fddb RGB chart
      #e0fddb CMYK chart
      #e0fddb RGB pie chart
      #e0fddb color shades, tints & tones
#e0fddb color schemes
#e0fddb color preview, HTML & CSS examples
           This text has a color of #e0fddb        
        
          <p style="color:#e0fddb;">Text here</p>
        
        
          .mytext {color:#e0fddb;}
        
        Text color #e0fddb
      
           This box has a color of #e0fddb        
        
          <div style="background-color:#e0fddb;">Content here</div>
        
        
          .mybackground {background-color:#e0fddb;}
        
        Background color #e0fddb
      
           Border around this has a color of #e0fddb        
        
          <div style="border:2px solid #e0fddb;">Content here</div>
        
        
          .myborder {border:2px solid #e0fddb;}
        
        Border color #e0fddb