#cddbf3 color space conversions
Hex:
        #cddbf3
        RGB:
        205, 219, 243
        CMY:
        20, 14, 5
        CMYK:
        16, 10, 0, 5
      HSL:
        218°, 61.2903%, 87.8431%
        HSV (HSB):
        218°, 15.6379%, 95.2941%
        XYZ:
        66.6860, 70.1132, 94.8125
        xyY:
        0.2879, 0.3027, 70.1132
      CIE-Lab:
        87.0524, 0.1010, -13.3082
        CIE-LCH:
        87.0524, 13.3085, 270.4350
        CIE-Luv:
        87.0524, -8.7045, -20.9532
        Hunter-Lab:
        83.7336, -4.3753, -8.5211
      #cddbf3 color charts
#cddbf3 RGB chart
      #cddbf3 CMYK chart
      #cddbf3 RGB pie chart
      #cddbf3 color shades, tints & tones
#cddbf3 color schemes
#cddbf3 color preview, HTML & CSS examples
           This text has a color of #cddbf3        
        
          <p style="color:#cddbf3;">Text here</p>
        
        
          .mytext {color:#cddbf3;}
        
        Text color #cddbf3
      
           This box has a color of #cddbf3        
        
          <div style="background-color:#cddbf3;">Content here</div>
        
        
          .mybackground {background-color:#cddbf3;}
        
        Background color #cddbf3
      
           Border around this has a color of #cddbf3        
        
          <div style="border:2px solid #cddbf3;">Content here</div>
        
        
          .myborder {border:2px solid #cddbf3;}
        
        Border color #cddbf3