#edc9e2 color space conversions
Hex:
        #edc9e2
        RGB:
        237, 201, 226
        CMY:
        7, 21, 11
        CMYK:
        0, 15, 5, 7
      HSL:
        318°, 50.0000%, 85.8824%
        HSV (HSB):
        318°, 15.1899%, 92.9412%
        XYZ:
        69.5392, 65.2688, 80.8845
        xyY:
        0.3224, 0.3026, 65.2688
      CIE-Lab:
        84.6221, 16.8246, -7.6471
        CIE-LCH:
        84.6221, 18.4809, 335.5574
        CIE-Luv:
        84.6221, 19.3406, -14.7461
        Hunter-Lab:
        80.7891, 12.2628, -2.8077
      #edc9e2 color charts
#edc9e2 RGB chart
      #edc9e2 CMYK chart
      #edc9e2 RGB pie chart
      #edc9e2 color shades, tints & tones
#edc9e2 color schemes
#edc9e2 color preview, HTML & CSS examples
           This text has a color of #edc9e2        
        
          <p style="color:#edc9e2;">Text here</p>
        
        
          .mytext {color:#edc9e2;}
        
        Text color #edc9e2
      
           This box has a color of #edc9e2        
        
          <div style="background-color:#edc9e2;">Content here</div>
        
        
          .mybackground {background-color:#edc9e2;}
        
        Background color #edc9e2
      
           Border around this has a color of #edc9e2        
        
          <div style="border:2px solid #edc9e2;">Content here</div>
        
        
          .myborder {border:2px solid #edc9e2;}
        
        Border color #edc9e2