#dcf8e1 color space conversions
Hex:
        #dcf8e1
        RGB:
        220, 248, 225
        CMY:
        14, 3, 12
        CMYK:
        11, 0, 9, 3
      HSL:
        131°, 66.6667%, 91.7647%
        HSV (HSB):
        131°, 11.2903%, 97.2549%
        XYZ:
        76.6732, 87.7867, 84.1376
        xyY:
        0.3084, 0.3531, 87.7867
      CIE-Lab:
        95.0711, -13.3059, 7.9720
        CIE-LCH:
        95.0711, 15.5113, 149.0728
        CIE-Luv:
        95.0711, -14.2141, 14.4566
        Hunter-Lab:
        93.6946, -17.8933, 12.3438
      #dcf8e1 color charts
#dcf8e1 RGB chart
      #dcf8e1 CMYK chart
      #dcf8e1 RGB pie chart
      #dcf8e1 color shades, tints & tones
#dcf8e1 color schemes
#dcf8e1 color preview, HTML & CSS examples
           This text has a color of #dcf8e1        
        
          <p style="color:#dcf8e1;">Text here</p>
        
        
          .mytext {color:#dcf8e1;}
        
        Text color #dcf8e1
      
           This box has a color of #dcf8e1        
        
          <div style="background-color:#dcf8e1;">Content here</div>
        
        
          .mybackground {background-color:#dcf8e1;}
        
        Background color #dcf8e1
      
           Border around this has a color of #dcf8e1        
        
          <div style="border:2px solid #dcf8e1;">Content here</div>
        
        
          .myborder {border:2px solid #dcf8e1;}
        
        Border color #dcf8e1