#edbee1 color space conversions
Hex:
        #edbee1
        RGB:
        237, 190, 225
        CMY:
        7, 25, 12
        CMYK:
        0, 20, 5, 7
      HSL:
        315°, 56.6265%, 83.7255%
        HSV (HSB):
        315°, 19.8312%, 92.9412%
        XYZ:
        66.9291, 60.2677, 79.3394
        xyY:
        0.3241, 0.2918, 60.2677
      CIE-Lab:
        81.9835, 22.4890, -11.0356
        CIE-LCH:
        81.9835, 25.0507, 333.8624
        CIE-Luv:
        81.9835, 25.1561, -20.9743
        Hunter-Lab:
        77.6323, 18.0338, -6.2512
      #edbee1 color charts
#edbee1 RGB chart
      #edbee1 CMYK chart
      #edbee1 RGB pie chart
      #edbee1 color shades, tints & tones
#edbee1 color schemes
#edbee1 color preview, HTML & CSS examples
           This text has a color of #edbee1        
        
          <p style="color:#edbee1;">Text here</p>
        
        
          .mytext {color:#edbee1;}
        
        Text color #edbee1
      
           This box has a color of #edbee1        
        
          <div style="background-color:#edbee1;">Content here</div>
        
        
          .mybackground {background-color:#edbee1;}
        
        Background color #edbee1
      
           Border around this has a color of #edbee1        
        
          <div style="border:2px solid #edbee1;">Content here</div>
        
        
          .myborder {border:2px solid #edbee1;}
        
        Border color #edbee1