#cdf4ff color space conversions
Hex:
        #cdf4ff
        RGB:
        205, 244, 255
        CMY:
        20, 4, 0
        CMYK:
        20, 4, 0, 0
      HSL:
        193°, 100.0000%, 90.1961%
        HSV (HSB):
        193°, 19.6078%, 100.0000%
        XYZ:
        75.5775, 84.9005, 107.0118
        xyY:
        0.2825, 0.3174, 84.9005
      CIE-Lab:
        93.8402, -10.2284, -9.4680
        CIE-LCH:
        93.8402, 13.9378, 222.7891
        CIE-Luv:
        93.8402, -20.5299, -13.2016
        Hunter-Lab:
        92.1415, -14.8359, -4.3596
      #cdf4ff color charts
#cdf4ff RGB chart
      #cdf4ff CMYK chart
      #cdf4ff RGB pie chart
      #cdf4ff color shades, tints & tones
#cdf4ff color schemes
#cdf4ff color preview, HTML & CSS examples
           This text has a color of #cdf4ff        
        
          <p style="color:#cdf4ff;">Text here</p>
        
        
          .mytext {color:#cdf4ff;}
        
        Text color #cdf4ff
      
           This box has a color of #cdf4ff        
        
          <div style="background-color:#cdf4ff;">Content here</div>
        
        
          .mybackground {background-color:#cdf4ff;}
        
        Background color #cdf4ff
      
           Border around this has a color of #cdf4ff        
        
          <div style="border:2px solid #cdf4ff;">Content here</div>
        
        
          .myborder {border:2px solid #cdf4ff;}
        
        Border color #cdf4ff