#edffd0 color space conversions
Hex:
        #edffd0
        RGB:
        237, 255, 208
        CMY:
        7, 0, 18
        CMYK:
        7, 0, 18, 0
      HSL:
        83°, 100.0000%, 90.7843%
        HSV (HSB):
        83°, 18.4314%, 100.0000%
        XYZ:
        82.0702, 94.0786, 73.5079
        xyY:
        0.3287, 0.3768, 94.0786
      CIE-Lab:
        97.6636, -13.8066, 20.5213
        CIE-LCH:
        97.6636, 24.7335, 123.9325
        CIE-Luv:
        97.6636, -7.9800, 32.6600
        Hunter-Lab:
        96.9941, -18.7044, 22.9624
      #edffd0 color charts
#edffd0 RGB chart
      #edffd0 CMYK chart
      #edffd0 RGB pie chart
      #edffd0 color shades, tints & tones
#edffd0 color schemes
#edffd0 color preview, HTML & CSS examples
           This text has a color of #edffd0        
        
          <p style="color:#edffd0;">Text here</p>
        
        
          .mytext {color:#edffd0;}
        
        Text color #edffd0
      
           This box has a color of #edffd0        
        
          <div style="background-color:#edffd0;">Content here</div>
        
        
          .mybackground {background-color:#edffd0;}
        
        Background color #edffd0
      
           Border around this has a color of #edffd0        
        
          <div style="border:2px solid #edffd0;">Content here</div>
        
        
          .myborder {border:2px solid #edffd0;}
        
        Border color #edffd0