#edc4e4 color space conversions
Hex:
        #edc4e4
        RGB:
        237, 196, 228
        CMY:
        7, 23, 11
        CMYK:
        0, 17, 4, 7
      HSL:
        313°, 53.2468%, 84.9020%
        HSV (HSB):
        313°, 17.2996%, 92.9412%
        XYZ:
        68.6686, 63.0858, 81.9563
        xyY:
        0.3213, 0.2952, 63.0858
      CIE-Lab:
        83.4875, 19.8268, -10.3997
        CIE-LCH:
        83.4875, 22.3888, 332.3217
        CIE-Luv:
        83.4875, 21.7209, -19.5557
        Hunter-Lab:
        79.4266, 15.3264, -5.5798
      #edc4e4 color charts
#edc4e4 RGB chart
      #edc4e4 CMYK chart
      #edc4e4 RGB pie chart
      #edc4e4 color shades, tints & tones
#edc4e4 color schemes
#edc4e4 color preview, HTML & CSS examples
           This text has a color of #edc4e4        
        
          <p style="color:#edc4e4;">Text here</p>
        
        
          .mytext {color:#edc4e4;}
        
        Text color #edc4e4
      
           This box has a color of #edc4e4        
        
          <div style="background-color:#edc4e4;">Content here</div>
        
        
          .mybackground {background-color:#edc4e4;}
        
        Background color #edc4e4
      
           Border around this has a color of #edc4e4        
        
          <div style="border:2px solid #edc4e4;">Content here</div>
        
        
          .myborder {border:2px solid #edc4e4;}
        
        Border color #edc4e4