#edc9dc color space conversions
Hex:
        #edc9dc
        RGB:
        237, 201, 220
        CMY:
        7, 21, 14
        CMYK:
        0, 15, 7, 7
      HSL:
        328°, 50.0000%, 85.8824%
        HSV (HSB):
        328°, 15.1899%, 92.9412%
        XYZ:
        68.7300, 64.9451, 76.6233
        xyY:
        0.3268, 0.3088, 64.9451
      CIE-Lab:
        84.4554, 15.7883, -4.6959
        CIE-LCH:
        84.4554, 16.4719, 343.4359
        CIE-Luv:
        84.4554, 19.9385, -9.9904
        Hunter-Lab:
        80.5885, 11.2039, 0.0392
      #edc9dc color charts
#edc9dc RGB chart
      #edc9dc CMYK chart
      #edc9dc RGB pie chart
      #edc9dc color shades, tints & tones
#edc9dc color schemes
#edc9dc color preview, HTML & CSS examples
           This text has a color of #edc9dc        
        
          <p style="color:#edc9dc;">Text here</p>
        
        
          .mytext {color:#edc9dc;}
        
        Text color #edc9dc
      
           This box has a color of #edc9dc        
        
          <div style="background-color:#edc9dc;">Content here</div>
        
        
          .mybackground {background-color:#edc9dc;}
        
        Background color #edc9dc
      
           Border around this has a color of #edc9dc        
        
          <div style="border:2px solid #edc9dc;">Content here</div>
        
        
          .myborder {border:2px solid #edc9dc;}
        
        Border color #edc9dc