#edc8e2 color space conversions
Hex:
        #edc8e2
        RGB:
        237, 200, 226
        CMY:
        7, 22, 11
        CMYK:
        0, 16, 5, 7
      HSL:
        318°, 50.6849%, 85.6863%
        HSV (HSB):
        318°, 15.6118%, 92.9412%
        XYZ:
        69.3068, 64.8041, 80.8071
        xyY:
        0.3225, 0.3015, 64.8041
      CIE-Lab:
        84.3827, 17.3540, -8.0020
        CIE-LCH:
        84.3827, 19.1100, 335.2455
        CIE-Luv:
        84.3827, 19.8604, -15.3879
        Hunter-Lab:
        80.5010, 12.8017, -3.1648
      #edc8e2 color charts
#edc8e2 RGB chart
      #edc8e2 CMYK chart
      #edc8e2 RGB pie chart
      #edc8e2 color shades, tints & tones
#edc8e2 color schemes
#edc8e2 color preview, HTML & CSS examples
           This text has a color of #edc8e2        
        
          <p style="color:#edc8e2;">Text here</p>
        
        
          .mytext {color:#edc8e2;}
        
        Text color #edc8e2
      
           This box has a color of #edc8e2        
        
          <div style="background-color:#edc8e2;">Content here</div>
        
        
          .mybackground {background-color:#edc8e2;}
        
        Background color #edc8e2
      
           Border around this has a color of #edc8e2        
        
          <div style="border:2px solid #edc8e2;">Content here</div>
        
        
          .myborder {border:2px solid #edc8e2;}
        
        Border color #edc8e2