#edc5ce color space conversions
Hex:
        #edc5ce
        RGB:
        237, 197, 206
        CMY:
        7, 23, 19
        CMYK:
        0, 17, 13, 7
      HSL:
        347°, 52.6316%, 85.0980%
        HSV (HSB):
        347°, 16.8776%, 92.9412%
        XYZ:
        66.0319, 62.3933, 66.9554
        xyY:
        0.3380, 0.3193, 62.3933
      CIE-Lab:
        83.1221, 15.5843, 0.8260
        CIE-LCH:
        83.1221, 15.6062, 3.0339
        CIE-Luv:
        83.1221, 23.5078, -1.5938
        Hunter-Lab:
        78.9894, 10.9872, 5.0354
      #edc5ce color charts
#edc5ce RGB chart
      #edc5ce CMYK chart
      #edc5ce RGB pie chart
      #edc5ce color shades, tints & tones
#edc5ce color schemes
#edc5ce color preview, HTML & CSS examples
           This text has a color of #edc5ce        
        
          <p style="color:#edc5ce;">Text here</p>
        
        
          .mytext {color:#edc5ce;}
        
        Text color #edc5ce
      
           This box has a color of #edc5ce        
        
          <div style="background-color:#edc5ce;">Content here</div>
        
        
          .mybackground {background-color:#edc5ce;}
        
        Background color #edc5ce
      
           Border around this has a color of #edc5ce        
        
          <div style="border:2px solid #edc5ce;">Content here</div>
        
        
          .myborder {border:2px solid #edc5ce;}
        
        Border color #edc5ce