#edf3ce color space conversions
Hex:
        #edf3ce
        RGB:
        237, 243, 206
        CMY:
        7, 5, 19
        CMYK:
        2, 0, 15, 5
      HSL:
        70°, 60.6557%, 88.0392%
        HSV (HSB):
        70°, 15.2263%, 95.2941%
        XYZ:
        78.1162, 86.5619, 70.9835
        xyY:
        0.3315, 0.3673, 86.5619
      CIE-Lab:
        94.5521, -8.1672, 17.1884
        CIE-LCH:
        94.5521, 19.0301, 115.4150
        CIE-Luv:
        94.5521, -1.5471, 26.7867
        Hunter-Lab:
        93.0387, -12.9472, 19.8920
      #edf3ce color charts
#edf3ce RGB chart
      #edf3ce CMYK chart
      #edf3ce RGB pie chart
      #edf3ce color shades, tints & tones
#edf3ce color schemes
#edf3ce color preview, HTML & CSS examples
           This text has a color of #edf3ce        
        
          <p style="color:#edf3ce;">Text here</p>
        
        
          .mytext {color:#edf3ce;}
        
        Text color #edf3ce
      
           This box has a color of #edf3ce        
        
          <div style="background-color:#edf3ce;">Content here</div>
        
        
          .mybackground {background-color:#edf3ce;}
        
        Background color #edf3ce
      
           Border around this has a color of #edf3ce        
        
          <div style="border:2px solid #edf3ce;">Content here</div>
        
        
          .myborder {border:2px solid #edf3ce;}
        
        Border color #edf3ce