#d3f1de color space conversions
Hex:
        #d3f1de
        RGB:
        211, 241, 222
        CMY:
        17, 5, 13
        CMYK:
        12, 0, 8, 5
      HSL:
        142°, 51.7241%, 88.6275%
        HSV (HSB):
        142°, 12.4481%, 94.5098%
        XYZ:
        71.5041, 82.0334, 81.1726
        xyY:
        0.3046, 0.3495, 82.0334
      CIE-Lab:
        92.5896, -13.3141, 5.8753
        CIE-LCH:
        92.5896, 14.5528, 156.1889
        CIE-Luv:
        92.5896, -15.3812, 11.2741
        Hunter-Lab:
        90.5723, -17.5812, 10.2638
      #d3f1de color charts
#d3f1de RGB chart
      #d3f1de CMYK chart
      #d3f1de RGB pie chart
      #d3f1de color shades, tints & tones
#d3f1de color schemes
#d3f1de color preview, HTML & CSS examples
           This text has a color of #d3f1de        
        
          <p style="color:#d3f1de;">Text here</p>
        
        
          .mytext {color:#d3f1de;}
        
        Text color #d3f1de
      
           This box has a color of #d3f1de        
        
          <div style="background-color:#d3f1de;">Content here</div>
        
        
          .mybackground {background-color:#d3f1de;}
        
        Background color #d3f1de
      
           Border around this has a color of #d3f1de        
        
          <div style="border:2px solid #d3f1de;">Content here</div>
        
        
          .myborder {border:2px solid #d3f1de;}
        
        Border color #d3f1de