#edf4ca color space conversions
Hex:
        #edf4ca
        RGB:
        237, 244, 202
        CMY:
        7, 4, 21
        CMYK:
        3, 0, 17, 4
      HSL:
        70°, 65.6250%, 87.4510%
        HSV (HSB):
        70°, 17.2131%, 95.6863%
        XYZ:
        77.9364, 86.9702, 68.5563
        xyY:
        0.3338, 0.3725, 86.9702
      CIE-Lab:
        94.7256, -9.2747, 19.4871
        CIE-LCH:
        94.7256, 21.5817, 115.4518
        CIE-Luv:
        94.7256, -1.9037, 30.1931
        Hunter-Lab:
        93.2578, -14.0270, 21.6948
      #edf4ca color charts
#edf4ca RGB chart
      #edf4ca CMYK chart
      #edf4ca RGB pie chart
      #edf4ca color shades, tints & tones
#edf4ca color schemes
#edf4ca color preview, HTML & CSS examples
           This text has a color of #edf4ca        
        
          <p style="color:#edf4ca;">Text here</p>
        
        
          .mytext {color:#edf4ca;}
        
        Text color #edf4ca
      
           This box has a color of #edf4ca        
        
          <div style="background-color:#edf4ca;">Content here</div>
        
        
          .mybackground {background-color:#edf4ca;}
        
        Background color #edf4ca
      
           Border around this has a color of #edf4ca        
        
          <div style="border:2px solid #edf4ca;">Content here</div>
        
        
          .myborder {border:2px solid #edf4ca;}
        
        Border color #edf4ca