#edfcd2 color space conversions
Hex:
        #edfcd2
        RGB:
        237, 252, 210
        CMY:
        7, 1, 18
        CMYK:
        6, 0, 17, 1
      HSL:
        81°, 87.5000%, 90.5882%
        HSV (HSB):
        81°, 16.6667%, 98.8235%
        XYZ:
        81.3683, 92.2785, 74.4957
        xyY:
        0.3279, 0.3719, 92.2785
      CIE-Lab:
        96.9340, -12.0229, 18.4809
        CIE-LCH:
        96.9340, 22.0475, 123.0464
        CIE-Luv:
        96.9340, -6.4794, 29.4483
        Hunter-Lab:
        96.0617, -16.9109, 21.2639
      #edfcd2 color charts
#edfcd2 RGB chart
      #edfcd2 CMYK chart
      #edfcd2 RGB pie chart
      #edfcd2 color shades, tints & tones
#edfcd2 color schemes
#edfcd2 color preview, HTML & CSS examples
           This text has a color of #edfcd2        
        
          <p style="color:#edfcd2;">Text here</p>
        
        
          .mytext {color:#edfcd2;}
        
        Text color #edfcd2
      
           This box has a color of #edfcd2        
        
          <div style="background-color:#edfcd2;">Content here</div>
        
        
          .mybackground {background-color:#edfcd2;}
        
        Background color #edfcd2
      
           Border around this has a color of #edfcd2        
        
          <div style="border:2px solid #edfcd2;">Content here</div>
        
        
          .myborder {border:2px solid #edfcd2;}
        
        Border color #edfcd2