#edb8ce color space conversions
Hex:
        #edb8ce
        RGB:
        237, 184, 206
        CMY:
        7, 28, 19
        CMYK:
        0, 22, 13, 7
      HSL:
        335°, 59.5506%, 82.5490%
        HSV (HSB):
        335°, 22.3629%, 92.9412%
        XYZ:
        63.2061, 56.7417, 66.0134
        xyY:
        0.3399, 0.3051, 56.7417
      CIE-Lab:
        80.0341, 22.4855, -3.6968
        CIE-LCH:
        80.0341, 22.7874, 350.6635
        CIE-Luv:
        80.0341, 30.6350, -9.6235
        Hunter-Lab:
        75.3271, 17.9549, 0.7698
      #edb8ce color charts
#edb8ce RGB chart
      #edb8ce CMYK chart
      #edb8ce RGB pie chart
      #edb8ce color shades, tints & tones
#edb8ce color schemes
#edb8ce color preview, HTML & CSS examples
           This text has a color of #edb8ce        
        
          <p style="color:#edb8ce;">Text here</p>
        
        
          .mytext {color:#edb8ce;}
        
        Text color #edb8ce
      
           This box has a color of #edb8ce        
        
          <div style="background-color:#edb8ce;">Content here</div>
        
        
          .mybackground {background-color:#edb8ce;}
        
        Background color #edb8ce
      
           Border around this has a color of #edb8ce        
        
          <div style="border:2px solid #edb8ce;">Content here</div>
        
        
          .myborder {border:2px solid #edb8ce;}
        
        Border color #edb8ce