#eddfea color space conversions
Hex:
        #eddfea
        RGB:
        237, 223, 234
        CMY:
        7, 13, 8
        CMYK:
        0, 6, 1, 7
      HSL:
        313°, 28.0000%, 90.1961%
        HSV (HSB):
        313°, 5.9072%, 92.9412%
        XYZ:
        76.1640, 76.7204, 88.6361
        xyY:
        0.3154, 0.3177, 76.7204
      CIE-Lab:
        90.1928, 6.6885, -3.6531
        CIE-LCH:
        90.1928, 7.6211, 331.3575
        CIE-Luv:
        90.1928, 7.3084, -6.8217
        Hunter-Lab:
        87.5902, 1.9318, 1.3151
      #eddfea color charts
#eddfea RGB chart
      #eddfea CMYK chart
      #eddfea RGB pie chart
      #eddfea color shades, tints & tones
#eddfea color schemes
#eddfea color preview, HTML & CSS examples
           This text has a color of #eddfea        
        
          <p style="color:#eddfea;">Text here</p>
        
        
          .mytext {color:#eddfea;}
        
        Text color #eddfea
      
           This box has a color of #eddfea        
        
          <div style="background-color:#eddfea;">Content here</div>
        
        
          .mybackground {background-color:#eddfea;}
        
        Background color #eddfea
      
           Border around this has a color of #eddfea        
        
          <div style="border:2px solid #eddfea;">Content here</div>
        
        
          .myborder {border:2px solid #eddfea;}
        
        Border color #eddfea