#edbde2 color space conversions
Hex:
        #edbde2
        RGB:
        237, 189, 226
        CMY:
        7, 26, 11
        CMYK:
        0, 20, 5, 7
      HSL:
        314°, 57.1429%, 83.5294%
        HSV (HSB):
        314°, 20.2532%, 92.9412%
        XYZ:
        66.8501, 59.8907, 79.9882
        xyY:
        0.3234, 0.2897, 59.8907
      CIE-Lab:
        81.7787, 23.1963, -11.8777
        CIE-LCH:
        81.7787, 26.0605, 332.8852
        CIE-Luv:
        81.7787, 25.5543, -22.4158
        Hunter-Lab:
        77.3891, 18.7607, -7.1089
      #edbde2 color charts
#edbde2 RGB chart
      #edbde2 CMYK chart
      #edbde2 RGB pie chart
      #edbde2 color shades, tints & tones
#edbde2 color schemes
#edbde2 color preview, HTML & CSS examples
           This text has a color of #edbde2        
        
          <p style="color:#edbde2;">Text here</p>
        
        
          .mytext {color:#edbde2;}
        
        Text color #edbde2
      
           This box has a color of #edbde2        
        
          <div style="background-color:#edbde2;">Content here</div>
        
        
          .mybackground {background-color:#edbde2;}
        
        Background color #edbde2
      
           Border around this has a color of #edbde2        
        
          <div style="border:2px solid #edbde2;">Content here</div>
        
        
          .myborder {border:2px solid #edbde2;}
        
        Border color #edbde2