#d6f8de color space conversions
Hex:
        #d6f8de
        RGB:
        214, 248, 222
        CMY:
        16, 3, 13
        CMYK:
        14, 0, 10, 3
      HSL:
        134°, 70.8333%, 90.5882%
        HSV (HSB):
        134°, 13.7097%, 97.2549%
        XYZ:
        74.4838, 86.7049, 81.9172
        xyY:
        0.3064, 0.3567, 86.7049
      CIE-Lab:
        94.6129, -15.8044, 8.8109
        CIE-LCH:
        94.6129, 18.0945, 150.8604
        CIE-Luv:
        94.6129, -17.2454, 16.1336
        Hunter-Lab:
        93.1155, -20.1685, 13.0211
      #d6f8de color charts
#d6f8de RGB chart
      #d6f8de CMYK chart
      #d6f8de RGB pie chart
      #d6f8de color shades, tints & tones
#d6f8de color schemes
#d6f8de color preview, HTML & CSS examples
           This text has a color of #d6f8de        
        
          <p style="color:#d6f8de;">Text here</p>
        
        
          .mytext {color:#d6f8de;}
        
        Text color #d6f8de
      
           This box has a color of #d6f8de        
        
          <div style="background-color:#d6f8de;">Content here</div>
        
        
          .mybackground {background-color:#d6f8de;}
        
        Background color #d6f8de
      
           Border around this has a color of #d6f8de        
        
          <div style="border:2px solid #d6f8de;">Content here</div>
        
        
          .myborder {border:2px solid #d6f8de;}
        
        Border color #d6f8de