#ef8ede color space conversions
Hex:
        #ef8ede
        RGB:
        239, 142, 222
        CMY:
        6, 44, 13
        CMYK:
        0, 41, 7, 6
      HSL:
        311°, 75.1938%, 74.7059%
        HSV (HSB):
        311°, 40.5858%, 93.7255%
        XYZ:
        58.4544, 42.9707, 74.3205
        xyY:
        0.3326, 0.2445, 42.9707
      CIE-Lab:
        71.5350, 47.8968, -25.1722
        CIE-LCH:
        71.5350, 54.1086, 332.2758
        CIE-Luv:
        71.5350, 50.8404, -47.1339
        Hunter-Lab:
        65.5520, 44.4571, -21.3345
      #ef8ede color charts
#ef8ede RGB chart
      #ef8ede CMYK chart
      #ef8ede RGB pie chart
      #ef8ede color shades, tints & tones
#ef8ede color schemes
#ef8ede color preview, HTML & CSS examples
           This text has a color of #ef8ede        
        
          <p style="color:#ef8ede;">Text here</p>
        
        
          .mytext {color:#ef8ede;}
        
        Text color #ef8ede
      
           This box has a color of #ef8ede        
        
          <div style="background-color:#ef8ede;">Content here</div>
        
        
          .mybackground {background-color:#ef8ede;}
        
        Background color #ef8ede
      
           Border around this has a color of #ef8ede        
        
          <div style="border:2px solid #ef8ede;">Content here</div>
        
        
          .myborder {border:2px solid #ef8ede;}
        
        Border color #ef8ede