#cddaf2 color space conversions
Hex:
        #cddaf2
        RGB:
        205, 218, 242
        CMY:
        20, 15, 5
        CMYK:
        15, 10, 0, 5
      HSL:
        219°, 58.7302%, 87.6471%
        HSV (HSB):
        219°, 15.2893%, 94.9020%
        XYZ:
        66.2753, 69.5327, 93.9325
        xyY:
        0.2885, 0.3027, 69.5327
      CIE-Lab:
        86.7672, 0.4162, -13.2071
        CIE-LCH:
        86.7672, 13.2137, 271.8050
        CIE-Luv:
        86.7672, -8.1953, -20.8321
        Hunter-Lab:
        83.3863, -4.0546, -8.4182
      #cddaf2 color charts
#cddaf2 RGB chart
      #cddaf2 CMYK chart
      #cddaf2 RGB pie chart
      #cddaf2 color shades, tints & tones
#cddaf2 color schemes
#cddaf2 color preview, HTML & CSS examples
           This text has a color of #cddaf2        
        
          <p style="color:#cddaf2;">Text here</p>
        
        
          .mytext {color:#cddaf2;}
        
        Text color #cddaf2
      
           This box has a color of #cddaf2        
        
          <div style="background-color:#cddaf2;">Content here</div>
        
        
          .mybackground {background-color:#cddaf2;}
        
        Background color #cddaf2
      
           Border around this has a color of #cddaf2        
        
          <div style="border:2px solid #cddaf2;">Content here</div>
        
        
          .myborder {border:2px solid #cddaf2;}
        
        Border color #cddaf2