#edc5cf color space conversions
Hex:
        #edc5cf
        RGB:
        237, 197, 207
        CMY:
        7, 23, 19
        CMYK:
        0, 17, 13, 7
      HSL:
        345°, 52.6316%, 85.0980%
        HSV (HSB):
        345°, 16.8776%, 92.9412%
        XYZ:
        66.1538, 62.4420, 67.5973
        xyY:
        0.3372, 0.3183, 62.4420
      CIE-Lab:
        83.1479, 15.7454, 0.3287
        CIE-LCH:
        83.1479, 15.7488, 1.1959
        CIE-Luv:
        83.1479, 23.4051, -2.3642
        Hunter-Lab:
        79.0203, 11.1503, 4.5950
      #edc5cf color charts
#edc5cf RGB chart
      #edc5cf CMYK chart
      #edc5cf RGB pie chart
      #edc5cf color shades, tints & tones
#edc5cf color schemes
#edc5cf color preview, HTML & CSS examples
           This text has a color of #edc5cf        
        
          <p style="color:#edc5cf;">Text here</p>
        
        
          .mytext {color:#edc5cf;}
        
        Text color #edc5cf
      
           This box has a color of #edc5cf        
        
          <div style="background-color:#edc5cf;">Content here</div>
        
        
          .mybackground {background-color:#edc5cf;}
        
        Background color #edc5cf
      
           Border around this has a color of #edc5cf        
        
          <div style="border:2px solid #edc5cf;">Content here</div>
        
        
          .myborder {border:2px solid #edc5cf;}
        
        Border color #edc5cf