#efdef1 color space conversions
Hex:
        #efdef1
        RGB:
        239, 222, 241
        CMY:
        6, 13, 5
        CMYK:
        1, 8, 0, 5
      HSL:
        294°, 40.4255%, 90.7843%
        HSV (HSB):
        294°, 7.8838%, 94.5098%
        XYZ:
        77.5951, 76.9441, 93.9811
        xyY:
        0.3122, 0.3096, 76.9441
      CIE-Lab:
        90.2959, 9.1346, -7.1560
        CIE-LCH:
        90.2959, 11.6038, 321.9251
        CIE-Luv:
        90.2959, 8.4605, -12.7362
        Hunter-Lab:
        87.7178, 4.3947, -2.1210
      #efdef1 color charts
#efdef1 RGB chart
      #efdef1 CMYK chart
      #efdef1 RGB pie chart
      #efdef1 color shades, tints & tones
#efdef1 color schemes
#efdef1 color preview, HTML & CSS examples
           This text has a color of #efdef1        
        
          <p style="color:#efdef1;">Text here</p>
        
        
          .mytext {color:#efdef1;}
        
        Text color #efdef1
      
           This box has a color of #efdef1        
        
          <div style="background-color:#efdef1;">Content here</div>
        
        
          .mybackground {background-color:#efdef1;}
        
        Background color #efdef1
      
           Border around this has a color of #efdef1        
        
          <div style="border:2px solid #efdef1;">Content here</div>
        
        
          .myborder {border:2px solid #efdef1;}
        
        Border color #efdef1