#edf1ca color space conversions
Hex:
        #edf1ca
        RGB:
        237, 241, 202
        CMY:
        7, 5, 21
        CMYK:
        2, 0, 16, 5
      HSL:
        66°, 58.2090%, 86.8627%
        HSV (HSB):
        66°, 16.1826%, 94.5098%
        XYZ:
        77.0410, 85.1794, 68.2579
        xyY:
        0.3343, 0.3696, 85.1794
      CIE-Lab:
        93.9604, -7.7754, 18.4169
        CIE-LCH:
        93.9604, 19.9909, 112.8889
        CIE-Luv:
        93.9604, -0.2884, 28.3862
        Hunter-Lab:
        92.2927, -12.5099, 20.7551
      #edf1ca color charts
#edf1ca RGB chart
      #edf1ca CMYK chart
      #edf1ca RGB pie chart
      #edf1ca color shades, tints & tones
#edf1ca color schemes
#edf1ca color preview, HTML & CSS examples
           This text has a color of #edf1ca        
        
          <p style="color:#edf1ca;">Text here</p>
        
        
          .mytext {color:#edf1ca;}
        
        Text color #edf1ca
      
           This box has a color of #edf1ca        
        
          <div style="background-color:#edf1ca;">Content here</div>
        
        
          .mybackground {background-color:#edf1ca;}
        
        Background color #edf1ca
      
           Border around this has a color of #edf1ca        
        
          <div style="border:2px solid #edf1ca;">Content here</div>
        
        
          .myborder {border:2px solid #edf1ca;}
        
        Border color #edf1ca