#edbce0 color space conversions
Hex:
        #edbce0
        RGB:
        237, 188, 224
        CMY:
        7, 26, 12
        CMYK:
        0, 21, 5, 7
      HSL:
        316°, 57.6471%, 83.3333%
        HSV (HSB):
        316°, 20.6751%, 92.9412%
        XYZ:
        66.3628, 59.3528, 78.4795
        xyY:
        0.3250, 0.2907, 59.3528
      CIE-Lab:
        81.4851, 23.3789, -11.2422
        CIE-LCH:
        81.4851, 25.9415, 334.3184
        CIE-Luv:
        81.4851, 26.3098, -21.4381
        Hunter-Lab:
        77.0408, 18.9384, -6.4687
      #edbce0 color charts
#edbce0 RGB chart
      #edbce0 CMYK chart
      #edbce0 RGB pie chart
      #edbce0 color shades, tints & tones
#edbce0 color schemes
#edbce0 color preview, HTML & CSS examples
           This text has a color of #edbce0        
        
          <p style="color:#edbce0;">Text here</p>
        
        
          .mytext {color:#edbce0;}
        
        Text color #edbce0
      
           This box has a color of #edbce0        
        
          <div style="background-color:#edbce0;">Content here</div>
        
        
          .mybackground {background-color:#edbce0;}
        
        Background color #edbce0
      
           Border around this has a color of #edbce0        
        
          <div style="border:2px solid #edbce0;">Content here</div>
        
        
          .myborder {border:2px solid #edbce0;}
        
        Border color #edbce0