#edc0f4 color space conversions
Hex:
        #edc0f4
        RGB:
        237, 192, 244
        CMY:
        7, 25, 4
        CMYK:
        3, 21, 0, 4
      HSL:
        292°, 70.2703%, 85.4902%
        HSV (HSB):
        292°, 21.3115%, 95.6863%
        XYZ:
        70.1038, 62.2355, 93.9057
        xyY:
        0.3099, 0.2751, 62.2355
      CIE-Lab:
        83.0385, 24.8666, -19.6179
        CIE-LCH:
        83.0385, 31.6734, 321.7292
        CIE-Luv:
        83.0385, 21.9380, -35.1546
        Hunter-Lab:
        78.8894, 20.5646, -15.3530
      #edc0f4 color charts
#edc0f4 RGB chart
      #edc0f4 CMYK chart
      #edc0f4 RGB pie chart
      #edc0f4 color shades, tints & tones
#edc0f4 color schemes
#edc0f4 color preview, HTML & CSS examples
           This text has a color of #edc0f4        
        
          <p style="color:#edc0f4;">Text here</p>
        
        
          .mytext {color:#edc0f4;}
        
        Text color #edc0f4
      
           This box has a color of #edc0f4        
        
          <div style="background-color:#edc0f4;">Content here</div>
        
        
          .mybackground {background-color:#edc0f4;}
        
        Background color #edc0f4
      
           Border around this has a color of #edc0f4        
        
          <div style="border:2px solid #edc0f4;">Content here</div>
        
        
          .myborder {border:2px solid #edc0f4;}
        
        Border color #edc0f4