#edfae8 color space conversions
Hex:
        #edfae8
        RGB:
        237, 250, 232
        CMY:
        7, 2, 9
        CMYK:
        5, 0, 7, 2
      HSL:
        103°, 64.2857%, 94.5098%
        HSV (HSB):
        103°, 7.2000%, 98.0392%
        XYZ:
        83.6761, 92.2019, 89.7305
        xyY:
        0.3150, 0.3471, 92.2019
      CIE-Lab:
        96.9028, -7.4415, 7.1505
        CIE-LCH:
        96.9028, 10.3202, 136.1428
        CIE-Luv:
        96.9028, -6.3316, 12.2164
        Hunter-Lab:
        96.0218, -12.4883, 11.8100
      #edfae8 color charts
#edfae8 RGB chart
      #edfae8 CMYK chart
      #edfae8 RGB pie chart
      #edfae8 color shades, tints & tones
#edfae8 color schemes
#edfae8 color preview, HTML & CSS examples
           This text has a color of #edfae8        
        
          <p style="color:#edfae8;">Text here</p>
        
        
          .mytext {color:#edfae8;}
        
        Text color #edfae8
      
           This box has a color of #edfae8        
        
          <div style="background-color:#edfae8;">Content here</div>
        
        
          .mybackground {background-color:#edfae8;}
        
        Background color #edfae8
      
           Border around this has a color of #edfae8        
        
          <div style="border:2px solid #edfae8;">Content here</div>
        
        
          .myborder {border:2px solid #edfae8;}
        
        Border color #edfae8