#f2efce color space conversions
Hex:
        #f2efce
        RGB:
        242, 239, 206
        CMY:
        5, 6, 19
        CMYK:
        0, 1, 15, 5
      HSL:
        55°, 58.0645%, 87.8431%
        HSV (HSB):
        55°, 14.8760%, 94.9020%
        XYZ:
        78.6250, 85.0665, 70.6680
        xyY:
        0.3355, 0.3630, 85.0665
      CIE-Lab:
        93.9118, -4.3925, 16.3417
        CIE-LCH:
        93.9118, 16.9217, 105.0448
        CIE-Luv:
        93.9118, 3.5528, 24.8518
        Hunter-Lab:
        92.2315, -9.2383, 19.1339
      #f2efce color charts
#f2efce RGB chart
      #f2efce CMYK chart
      #f2efce RGB pie chart
      #f2efce color shades, tints & tones
#f2efce color schemes
#f2efce color preview, HTML & CSS examples
           This text has a color of #f2efce        
        
          <p style="color:#f2efce;">Text here</p>
        
        
          .mytext {color:#f2efce;}
        
        Text color #f2efce
      
           This box has a color of #f2efce        
        
          <div style="background-color:#f2efce;">Content here</div>
        
        
          .mybackground {background-color:#f2efce;}
        
        Background color #f2efce
      
           Border around this has a color of #f2efce        
        
          <div style="border:2px solid #f2efce;">Content here</div>
        
        
          .myborder {border:2px solid #f2efce;}
        
        Border color #f2efce