#ee5ede color space conversions
Hex:
        #ee5ede
        RGB:
        238, 94, 222
        CMY:
        7, 63, 13
        CMYK:
        0, 61, 7, 7
      HSL:
        307°, 80.8989%, 65.0980%
        HSV (HSB):
        307°, 60.5042%, 93.3333%
        XYZ:
        52.4474, 31.4565, 72.4147
        xyY:
        0.3355, 0.2012, 31.4565
      CIE-Lab:
        62.8911, 70.0605, -38.5572
        CIE-LCH:
        62.8911, 79.9695, 331.1741
        CIE-Luv:
        62.8911, 69.5531, -70.7630
        Hunter-Lab:
        56.0861, 68.7689, -37.2911
      #ee5ede color charts
#ee5ede RGB chart
      #ee5ede CMYK chart
      #ee5ede RGB pie chart
      #ee5ede color shades, tints & tones
#ee5ede color schemes
#ee5ede color preview, HTML & CSS examples
           This text has a color of #ee5ede        
        
          <p style="color:#ee5ede;">Text here</p>
        
        
          .mytext {color:#ee5ede;}
        
        Text color #ee5ede
      
           This box has a color of #ee5ede        
        
          <div style="background-color:#ee5ede;">Content here</div>
        
        
          .mybackground {background-color:#ee5ede;}
        
        Background color #ee5ede
      
           Border around this has a color of #ee5ede        
        
          <div style="border:2px solid #ee5ede;">Content here</div>
        
        
          .myborder {border:2px solid #ee5ede;}
        
        Border color #ee5ede