#ed7ede color space conversions
Hex:
        #ed7ede
        RGB:
        237, 126, 222
        CMY:
        7, 51, 13
        CMYK:
        0, 47, 6, 7
      HSL:
        308°, 75.5102%, 71.1765%
        HSV (HSB):
        308°, 46.8354%, 92.9412%
        XYZ:
        55.5707, 38.2002, 73.5517
        xyY:
        0.3321, 0.2283, 38.2002
      CIE-Lab:
        68.1679, 55.3001, -30.3683
        CIE-LCH:
        68.1679, 63.0899, 331.2264
        CIE-Luv:
        68.1679, 56.6334, -56.2694
        Hunter-Lab:
        61.8063, 52.3304, -27.2929
      #ed7ede color charts
#ed7ede RGB chart
      #ed7ede CMYK chart
      #ed7ede RGB pie chart
      #ed7ede color shades, tints & tones
#ed7ede color schemes
#ed7ede color preview, HTML & CSS examples
           This text has a color of #ed7ede        
        
          <p style="color:#ed7ede;">Text here</p>
        
        
          .mytext {color:#ed7ede;}
        
        Text color #ed7ede
      
           This box has a color of #ed7ede        
        
          <div style="background-color:#ed7ede;">Content here</div>
        
        
          .mybackground {background-color:#ed7ede;}
        
        Background color #ed7ede
      
           Border around this has a color of #ed7ede        
        
          <div style="border:2px solid #ed7ede;">Content here</div>
        
        
          .myborder {border:2px solid #ed7ede;}
        
        Border color #ed7ede