#c5dcd1 color space conversions
Hex:
        #c5dcd1
        RGB:
        197, 220, 209
        CMY:
        23, 14, 18
        CMYK:
        10, 0, 5, 14
      HSL:
        151°, 24.7312%, 81.7647%
        HSV (HSB):
        151°, 10.4545%, 86.2745%
        XYZ:
        60.1278, 67.6602, 70.2122
        xyY:
        0.3037, 0.3417, 67.6602
      CIE-Lab:
        85.8362, -9.7270, 2.7914
        CIE-LCH:
        85.8362, 10.1196, 163.9876
        CIE-Luv:
        85.8362, -12.0165, 5.9167
        Hunter-Lab:
        82.2558, -13.4668, 6.9701
      #c5dcd1 color charts
#c5dcd1 RGB chart
      #c5dcd1 CMYK chart
      #c5dcd1 RGB pie chart
      #c5dcd1 color shades, tints & tones
#c5dcd1 color schemes
#c5dcd1 color preview, HTML & CSS examples
           This text has a color of #c5dcd1        
        
          <p style="color:#c5dcd1;">Text here</p>
        
        
          .mytext {color:#c5dcd1;}
        
        Text color #c5dcd1
      
           This box has a color of #c5dcd1        
        
          <div style="background-color:#c5dcd1;">Content here</div>
        
        
          .mybackground {background-color:#c5dcd1;}
        
        Background color #c5dcd1
      
           Border around this has a color of #c5dcd1        
        
          <div style="border:2px solid #c5dcd1;">Content here</div>
        
        
          .myborder {border:2px solid #c5dcd1;}
        
        Border color #c5dcd1