#ced7d5 color space conversions
Hex:
        #ced7d5
        RGB:
        206, 215, 213
        CMY:
        19, 16, 16
        CMYK:
        4, 0, 1, 16
      HSL:
        167°, 10.1124%, 82.5490%
        HSV (HSB):
        167°, 4.1860%, 84.3137%
        XYZ:
        61.7643, 66.5268, 72.5364
        xyY:
        0.3075, 0.3313, 66.5268
      CIE-Lab:
        85.2644, -3.4030, -0.0804
        CIE-LCH:
        85.2644, 3.4039, 181.3526
        CIE-Luv:
        85.2644, -4.8934, 0.4744
        Hunter-Lab:
        81.5640, -7.5679, 4.3670
      #ced7d5 color charts
#ced7d5 RGB chart
      #ced7d5 CMYK chart
      #ced7d5 RGB pie chart
      #ced7d5 color shades, tints & tones
#ced7d5 color schemes
#ced7d5 color preview, HTML & CSS examples
           This text has a color of #ced7d5        
        
          <p style="color:#ced7d5;">Text here</p>
        
        
          .mytext {color:#ced7d5;}
        
        Text color #ced7d5
      
           This box has a color of #ced7d5        
        
          <div style="background-color:#ced7d5;">Content here</div>
        
        
          .mybackground {background-color:#ced7d5;}
        
        Background color #ced7d5
      
           Border around this has a color of #ced7d5        
        
          <div style="border:2px solid #ced7d5;">Content here</div>
        
        
          .myborder {border:2px solid #ced7d5;}
        
        Border color #ced7d5