#edc2e4 color space conversions
Hex:
        #edc2e4
        RGB:
        237, 194, 228
        CMY:
        7, 24, 11
        CMYK:
        0, 18, 4, 7
      HSL:
        313°, 54.4304%, 84.5098%
        HSV (HSB):
        313°, 18.1435%, 92.9412%
        XYZ:
        68.2204, 62.1895, 81.8070
        xyY:
        0.3215, 0.2930, 62.1895
      CIE-Lab:
        83.0141, 20.8892, -11.1053
        CIE-LCH:
        83.0141, 23.6577, 332.0035
        CIE-Luv:
        83.0141, 22.7506, -20.8377
        Hunter-Lab:
        78.8603, 16.4110, -6.3031
      #edc2e4 color charts
#edc2e4 RGB chart
      #edc2e4 CMYK chart
      #edc2e4 RGB pie chart
      #edc2e4 color shades, tints & tones
#edc2e4 color schemes
#edc2e4 color preview, HTML & CSS examples
           This text has a color of #edc2e4        
        
          <p style="color:#edc2e4;">Text here</p>
        
        
          .mytext {color:#edc2e4;}
        
        Text color #edc2e4
      
           This box has a color of #edc2e4        
        
          <div style="background-color:#edc2e4;">Content here</div>
        
        
          .mybackground {background-color:#edc2e4;}
        
        Background color #edc2e4
      
           Border around this has a color of #edc2e4        
        
          <div style="border:2px solid #edc2e4;">Content here</div>
        
        
          .myborder {border:2px solid #edc2e4;}
        
        Border color #edc2e4