#dff2e1 color space conversions
Hex:
        #dff2e1
        RGB:
        223, 242, 225
        CMY:
        13, 5, 12
        CMYK:
        8, 0, 7, 5
      HSL:
        126°, 42.2222%, 91.1765%
        HSV (HSB):
        126°, 7.8512%, 94.9020%
        XYZ:
        75.7742, 84.6285, 83.5754
        xyY:
        0.3106, 0.3469, 84.6285
      CIE-Lab:
        93.7228, -9.3208, 6.0571
        CIE-LCH:
        93.7228, 11.1160, 146.9823
        CIE-Luv:
        93.7228, -9.6509, 10.8604
        Hunter-Lab:
        91.9937, -13.9607, 10.5313
      #dff2e1 color charts
#dff2e1 RGB chart
      #dff2e1 CMYK chart
      #dff2e1 RGB pie chart
      #dff2e1 color shades, tints & tones
#dff2e1 color schemes
#dff2e1 color preview, HTML & CSS examples
           This text has a color of #dff2e1        
        
          <p style="color:#dff2e1;">Text here</p>
        
        
          .mytext {color:#dff2e1;}
        
        Text color #dff2e1
      
           This box has a color of #dff2e1        
        
          <div style="background-color:#dff2e1;">Content here</div>
        
        
          .mybackground {background-color:#dff2e1;}
        
        Background color #dff2e1
      
           Border around this has a color of #dff2e1        
        
          <div style="border:2px solid #dff2e1;">Content here</div>
        
        
          .myborder {border:2px solid #dff2e1;}
        
        Border color #dff2e1