#edfdd8 color space conversions
Hex:
        #edfdd8
        RGB:
        237, 253, 216
        CMY:
        7, 1, 15
        CMYK:
        6, 0, 15, 1
      HSL:
        86°, 90.2439%, 91.9608%
        HSV (HSB):
        86°, 14.6245%, 99.2157%
        XYZ:
        82.4450, 93.2130, 78.6123
        xyY:
        0.3242, 0.3666, 93.2130
      CIE-Lab:
        97.3140, -11.5757, 15.9478
        CIE-LCH:
        97.3140, 19.7061, 125.9740
        CIE-Luv:
        97.3140, -7.2282, 25.8167
        Hunter-Lab:
        96.5469, -16.5291, 19.3065
      #edfdd8 color charts
#edfdd8 RGB chart
      #edfdd8 CMYK chart
      #edfdd8 RGB pie chart
      #edfdd8 color shades, tints & tones
#edfdd8 color schemes
#edfdd8 color preview, HTML & CSS examples
           This text has a color of #edfdd8        
        
          <p style="color:#edfdd8;">Text here</p>
        
        
          .mytext {color:#edfdd8;}
        
        Text color #edfdd8
      
           This box has a color of #edfdd8        
        
          <div style="background-color:#edfdd8;">Content here</div>
        
        
          .mybackground {background-color:#edfdd8;}
        
        Background color #edfdd8
      
           Border around this has a color of #edfdd8        
        
          <div style="border:2px solid #edfdd8;">Content here</div>
        
        
          .myborder {border:2px solid #edfdd8;}
        
        Border color #edfdd8