#edcae3 color space conversions
Hex:
        #edcae3
        RGB:
        237, 202, 227
        CMY:
        7, 21, 11
        CMYK:
        0, 15, 4, 7
      HSL:
        317°, 49.2958%, 86.0784%
        HSV (HSB):
        317°, 14.7679%, 92.9412%
        XYZ:
        69.9107, 65.7916, 81.6874
        xyY:
        0.3216, 0.3026, 65.7916
      CIE-Lab:
        84.8900, 16.4705, -7.7824
        CIE-LCH:
        84.8900, 18.2166, 334.7091
        CIE-Luv:
        84.8900, 18.7219, -14.9005
        Hunter-Lab:
        81.1120, 11.9036, -2.9321
      #edcae3 color charts
#edcae3 RGB chart
      #edcae3 CMYK chart
      #edcae3 RGB pie chart
      #edcae3 color shades, tints & tones
#edcae3 color schemes
#edcae3 color preview, HTML & CSS examples
           This text has a color of #edcae3        
        
          <p style="color:#edcae3;">Text here</p>
        
        
          .mytext {color:#edcae3;}
        
        Text color #edcae3
      
           This box has a color of #edcae3        
        
          <div style="background-color:#edcae3;">Content here</div>
        
        
          .mybackground {background-color:#edcae3;}
        
        Background color #edcae3
      
           Border around this has a color of #edcae3        
        
          <div style="border:2px solid #edcae3;">Content here</div>
        
        
          .myborder {border:2px solid #edcae3;}
        
        Border color #edcae3