#edcbd7 color space conversions
Hex:
        #edcbd7
        RGB:
        237, 203, 215
        CMY:
        7, 20, 16
        CMYK:
        0, 14, 9, 7
      HSL:
        339°, 48.5714%, 86.2745%
        HSV (HSB):
        339°, 14.3460%, 92.9412%
        XYZ:
        68.5467, 65.6227, 73.3436
        xyY:
        0.3303, 0.3162, 65.6227
      CIE-Lab:
        84.8036, 13.8885, -1.5204
        CIE-LCH:
        84.8036, 13.9715, 353.7525
        CIE-Luv:
        84.8036, 19.3595, -4.8063
        Hunter-Lab:
        81.0078, 9.2784, 3.0250
      #edcbd7 color charts
#edcbd7 RGB chart
      #edcbd7 CMYK chart
      #edcbd7 RGB pie chart
      #edcbd7 color shades, tints & tones
#edcbd7 color schemes
#edcbd7 color preview, HTML & CSS examples
           This text has a color of #edcbd7        
        
          <p style="color:#edcbd7;">Text here</p>
        
        
          .mytext {color:#edcbd7;}
        
        Text color #edcbd7
      
           This box has a color of #edcbd7        
        
          <div style="background-color:#edcbd7;">Content here</div>
        
        
          .mybackground {background-color:#edcbd7;}
        
        Background color #edcbd7
      
           Border around this has a color of #edcbd7        
        
          <div style="border:2px solid #edcbd7;">Content here</div>
        
        
          .myborder {border:2px solid #edcbd7;}
        
        Border color #edcbd7