#edfdb4 color space conversions
Hex:
        #edfdb4
        RGB:
        237, 253, 180
        CMY:
        7, 1, 29
        CMYK:
        6, 0, 29, 1
      HSL:
        73°, 94.8052%, 84.9020%
        HSV (HSB):
        73°, 28.8538%, 99.2157%
        XYZ:
        78.2886, 91.5504, 56.7248
        xyY:
        0.3455, 0.4041, 91.5504
      CIE-Lab:
        96.6362, -16.8063, 33.2714
        CIE-LCH:
        96.6362, 37.2752, 116.7996
        CIE-Luv:
        96.6362, -5.9542, 49.9216
        Hunter-Lab:
        95.6820, -21.3918, 31.8275
      #edfdb4 color charts
#edfdb4 RGB chart
      #edfdb4 CMYK chart
      #edfdb4 RGB pie chart
      #edfdb4 color shades, tints & tones
#edfdb4 color schemes
#edfdb4 color preview, HTML & CSS examples
           This text has a color of #edfdb4        
        
          <p style="color:#edfdb4;">Text here</p>
        
        
          .mytext {color:#edfdb4;}
        
        Text color #edfdb4
      
           This box has a color of #edfdb4        
        
          <div style="background-color:#edfdb4;">Content here</div>
        
        
          .mybackground {background-color:#edfdb4;}
        
        Background color #edfdb4
      
           Border around this has a color of #edfdb4        
        
          <div style="border:2px solid #edfdb4;">Content here</div>
        
        
          .myborder {border:2px solid #edfdb4;}
        
        Border color #edfdb4