#edacd4 color space conversions
Hex:
        #edacd4
        RGB:
        237, 172, 212
        CMY:
        7, 33, 17
        CMYK:
        0, 27, 11, 7
      HSL:
        323°, 64.3564%, 80.1961%
        HSV (HSB):
        323°, 27.4262%, 92.9412%
        XYZ:
        61.5612, 52.2630, 69.1305
        xyY:
        0.3365, 0.2857, 52.2630
      CIE-Lab:
        77.4379, 29.8571, -10.7965
        CIE-LCH:
        77.4379, 31.7492, 340.1196
        CIE-Luv:
        77.4379, 36.2748, -21.7451
        Hunter-Lab:
        72.2932, 25.4886, -6.0910
      #edacd4 color charts
#edacd4 RGB chart
      #edacd4 CMYK chart
      #edacd4 RGB pie chart
      #edacd4 color shades, tints & tones
#edacd4 color schemes
#edacd4 color preview, HTML & CSS examples
           This text has a color of #edacd4        
        
          <p style="color:#edacd4;">Text here</p>
        
        
          .mytext {color:#edacd4;}
        
        Text color #edacd4
      
           This box has a color of #edacd4        
        
          <div style="background-color:#edacd4;">Content here</div>
        
        
          .mybackground {background-color:#edacd4;}
        
        Background color #edacd4
      
           Border around this has a color of #edacd4        
        
          <div style="border:2px solid #edacd4;">Content here</div>
        
        
          .myborder {border:2px solid #edacd4;}
        
        Border color #edacd4