#c5dcd2 color space conversions
Hex:
        #c5dcd2
        RGB:
        197, 220, 210
        CMY:
        23, 14, 18
        CMYK:
        10, 0, 5, 14
      HSL:
        154°, 24.7312%, 81.7647%
        HSV (HSB):
        154°, 10.4545%, 86.2745%
        XYZ:
        60.2520, 67.7099, 70.8665
        xyY:
        0.3030, 0.3405, 67.7099
      CIE-Lab:
        85.8612, -9.5390, 2.2994
        CIE-LCH:
        85.8612, 9.8123, 166.4472
        CIE-Luv:
        85.8612, -12.0485, 5.1437
        Hunter-Lab:
        82.2860, -13.2980, 6.5384
      #c5dcd2 color charts
#c5dcd2 RGB chart
      #c5dcd2 CMYK chart
      #c5dcd2 RGB pie chart
      #c5dcd2 color shades, tints & tones
#c5dcd2 color schemes
#c5dcd2 color preview, HTML & CSS examples
           This text has a color of #c5dcd2        
        
          <p style="color:#c5dcd2;">Text here</p>
        
        
          .mytext {color:#c5dcd2;}
        
        Text color #c5dcd2
      
           This box has a color of #c5dcd2        
        
          <div style="background-color:#c5dcd2;">Content here</div>
        
        
          .mybackground {background-color:#c5dcd2;}
        
        Background color #c5dcd2
      
           Border around this has a color of #c5dcd2        
        
          <div style="border:2px solid #c5dcd2;">Content here</div>
        
        
          .myborder {border:2px solid #c5dcd2;}
        
        Border color #c5dcd2