#dcece1 color space conversions
Hex:
        #dcece1
        RGB:
        220, 236, 225
        CMY:
        14, 7, 12
        CMYK:
        7, 0, 5, 7
      HSL:
        139°, 29.6296%, 89.4118%
        HSV (HSB):
        139°, 6.7797%, 92.5490%
        XYZ:
        73.1013, 80.6428, 82.9469
        xyY:
        0.3088, 0.3407, 80.6428
      CIE-Lab:
        91.9725, -7.2932, 3.4995
        CIE-LCH:
        91.9725, 8.0894, 154.3670
        CIE-Luv:
        91.9725, -8.2775, 6.6268
        Hunter-Lab:
        89.8013, -11.8474, 8.0964
      #dcece1 color charts
#dcece1 RGB chart
      #dcece1 CMYK chart
      #dcece1 RGB pie chart
      #dcece1 color shades, tints & tones
#dcece1 color schemes
#dcece1 color preview, HTML & CSS examples
           This text has a color of #dcece1        
        
          <p style="color:#dcece1;">Text here</p>
        
        
          .mytext {color:#dcece1;}
        
        Text color #dcece1
      
           This box has a color of #dcece1        
        
          <div style="background-color:#dcece1;">Content here</div>
        
        
          .mybackground {background-color:#dcece1;}
        
        Background color #dcece1
      
           Border around this has a color of #dcece1        
        
          <div style="border:2px solid #dcece1;">Content here</div>
        
        
          .myborder {border:2px solid #dcece1;}
        
        Border color #dcece1