#d4edff color space conversions
Hex:
        #d4edff
        RGB:
        212, 237, 255
        CMY:
        17, 7, 0
        CMYK:
        17, 7, 0, 0
      HSL:
        205°, 100.0000%, 91.5686%
        HSV (HSB):
        205°, 16.8627%, 100.0000%
        XYZ:
        75.4856, 81.7854, 106.4154
        xyY:
        0.2863, 0.3102, 81.7854
      CIE-Lab:
        92.4801, -4.5536, -11.4430
        CIE-LCH:
        92.4801, 12.3157, 248.3004
        CIE-Luv:
        92.4801, -13.9816, -17.3084
        Hunter-Lab:
        90.4353, -9.2693, -6.4620
      #d4edff color charts
#d4edff RGB chart
      #d4edff CMYK chart
      #d4edff RGB pie chart
      #d4edff color shades, tints & tones
#d4edff color schemes
#d4edff color preview, HTML & CSS examples
           This text has a color of #d4edff        
        
          <p style="color:#d4edff;">Text here</p>
        
        
          .mytext {color:#d4edff;}
        
        Text color #d4edff
      
           This box has a color of #d4edff        
        
          <div style="background-color:#d4edff;">Content here</div>
        
        
          .mybackground {background-color:#d4edff;}
        
        Background color #d4edff
      
           Border around this has a color of #d4edff        
        
          <div style="border:2px solid #d4edff;">Content here</div>
        
        
          .myborder {border:2px solid #d4edff;}
        
        Border color #d4edff