#edacd9 color space conversions
Hex:
        #edacd9
        RGB:
        237, 172, 217
        CMY:
        7, 33, 15
        CMYK:
        0, 27, 8, 7
      HSL:
        318°, 64.3564%, 80.1961%
        HSV (HSB):
        318°, 27.4262%, 92.9412%
        XYZ:
        62.2020, 52.5193, 72.5045
        xyY:
        0.3322, 0.2805, 52.5193
      CIE-Lab:
        77.5903, 30.6955, -13.2859
        CIE-LCH:
        77.5903, 33.4473, 336.5957
        CIE-Luv:
        77.5903, 35.5399, -25.7743
        Hunter-Lab:
        72.4702, 26.3856, -8.5889
      #edacd9 color charts
#edacd9 RGB chart
      #edacd9 CMYK chart
      #edacd9 RGB pie chart
      #edacd9 color shades, tints & tones
#edacd9 color schemes
#edacd9 color preview, HTML & CSS examples
           This text has a color of #edacd9        
        
          <p style="color:#edacd9;">Text here</p>
        
        
          .mytext {color:#edacd9;}
        
        Text color #edacd9
      
           This box has a color of #edacd9        
        
          <div style="background-color:#edacd9;">Content here</div>
        
        
          .mybackground {background-color:#edacd9;}
        
        Background color #edacd9
      
           Border around this has a color of #edacd9        
        
          <div style="border:2px solid #edacd9;">Content here</div>
        
        
          .myborder {border:2px solid #edacd9;}
        
        Border color #edacd9