#dee3ff color space conversions
Hex:
        #dee3ff
        RGB:
        222, 227, 255
        CMY:
        13, 11, 0
        CMYK:
        13, 11, 0, 0
      HSL:
        231°, 100.0000%, 93.5294%
        HSV (HSB):
        231°, 12.9412%, 100.0000%
        XYZ:
        75.6433, 77.6878, 105.6162
        xyY:
        0.2921, 0.3000, 77.6878
      CIE-Lab:
        90.6372, 3.7119, -14.1221
        CIE-LCH:
        90.6372, 14.6018, 284.7267
        CIE-Luv:
        90.6372, -4.2533, -22.9849
        Hunter-Lab:
        88.1407, -1.0555, -9.3469
      #dee3ff color charts
#dee3ff RGB chart
      #dee3ff CMYK chart
      #dee3ff RGB pie chart
      #dee3ff color shades, tints & tones
#dee3ff color schemes
#dee3ff color preview, HTML & CSS examples
           This text has a color of #dee3ff        
        
          <p style="color:#dee3ff;">Text here</p>
        
        
          .mytext {color:#dee3ff;}
        
        Text color #dee3ff
      
           This box has a color of #dee3ff        
        
          <div style="background-color:#dee3ff;">Content here</div>
        
        
          .mybackground {background-color:#dee3ff;}
        
        Background color #dee3ff
      
           Border around this has a color of #dee3ff        
        
          <div style="border:2px solid #dee3ff;">Content here</div>
        
        
          .myborder {border:2px solid #dee3ff;}
        
        Border color #dee3ff