#cdcfae color space conversions
Hex:
        #cdcfae
        RGB:
        205, 207, 174
        CMY:
        20, 19, 32
        CMYK:
        1, 0, 16, 19
      HSL:
        64°, 25.5814%, 74.7059%
        HSV (HSB):
        64°, 15.9420%, 81.1765%
        XYZ:
        55.1296, 60.6608, 48.8475
        xyY:
        0.3349, 0.3684, 60.6608
      CIE-Lab:
        82.1960, -6.2752, 16.1981
        CIE-LCH:
        82.1960, 17.3711, 111.1767
        CIE-Luv:
        82.1960, 0.5797, 24.3705
        Hunter-Lab:
        77.8850, -9.9505, 17.3344
      #cdcfae color charts
#cdcfae RGB chart
      #cdcfae CMYK chart
      #cdcfae RGB pie chart
      #cdcfae color shades, tints & tones
#cdcfae color schemes
#cdcfae color preview, HTML & CSS examples
           This text has a color of #cdcfae        
        
          <p style="color:#cdcfae;">Text here</p>
        
        
          .mytext {color:#cdcfae;}
        
        Text color #cdcfae
      
           This box has a color of #cdcfae        
        
          <div style="background-color:#cdcfae;">Content here</div>
        
        
          .mybackground {background-color:#cdcfae;}
        
        Background color #cdcfae
      
           Border around this has a color of #cdcfae        
        
          <div style="border:2px solid #cdcfae;">Content here</div>
        
        
          .myborder {border:2px solid #cdcfae;}
        
        Border color #cdcfae