#d2def9 color space conversions
Hex:
        #d2def9
        RGB:
        210, 222, 249
        CMY:
        18, 13, 2
        CMYK:
        16, 11, 0, 2
      HSL:
        222°, 76.4706%, 90.0000%
        HSV (HSB):
        222°, 15.6627%, 97.6471%
        XYZ:
        69.7985, 72.7837, 99.9924
        xyY:
        0.2877, 0.3000, 72.7837
      CIE-Lab:
        88.3445, 1.3391, -14.4970
        CIE-LCH:
        88.3445, 14.5587, 275.2774
        CIE-Luv:
        88.3445, -7.8228, -23.1300
        Hunter-Lab:
        85.3134, -3.2600, -9.7721
      #d2def9 color charts
#d2def9 RGB chart
      #d2def9 CMYK chart
      #d2def9 RGB pie chart
      #d2def9 color shades, tints & tones
#d2def9 color schemes
#d2def9 color preview, HTML & CSS examples
           This text has a color of #d2def9        
        
          <p style="color:#d2def9;">Text here</p>
        
        
          .mytext {color:#d2def9;}
        
        Text color #d2def9
      
           This box has a color of #d2def9        
        
          <div style="background-color:#d2def9;">Content here</div>
        
        
          .mybackground {background-color:#d2def9;}
        
        Background color #d2def9
      
           Border around this has a color of #d2def9        
        
          <div style="border:2px solid #d2def9;">Content here</div>
        
        
          .myborder {border:2px solid #d2def9;}
        
        Border color #d2def9