#c5e5de color space conversions
Hex:
        #c5e5de
        RGB:
        197, 229, 222
        CMY:
        23, 10, 13
        CMYK:
        14, 0, 3, 10
      HSL:
        167°, 38.0952%, 83.5294%
        HSV (HSB):
        167°, 13.9738%, 89.8039%
        XYZ:
        64.2301, 73.1829, 79.8477
        xyY:
        0.2956, 0.3368, 73.1829
      CIE-Lab:
        88.5349, -11.8115, -0.1235
        CIE-LCH:
        88.5349, 11.8122, 180.5992
        CIE-Luv:
        88.5349, -16.7162, 1.8600
        Hunter-Lab:
        85.5470, -15.6865, 4.5429
      #c5e5de color charts
#c5e5de RGB chart
      #c5e5de CMYK chart
      #c5e5de RGB pie chart
      #c5e5de color shades, tints & tones
#c5e5de color schemes
#c5e5de color preview, HTML & CSS examples
           This text has a color of #c5e5de        
        
          <p style="color:#c5e5de;">Text here</p>
        
        
          .mytext {color:#c5e5de;}
        
        Text color #c5e5de
      
           This box has a color of #c5e5de        
        
          <div style="background-color:#c5e5de;">Content here</div>
        
        
          .mybackground {background-color:#c5e5de;}
        
        Background color #c5e5de
      
           Border around this has a color of #c5e5de        
        
          <div style="border:2px solid #c5e5de;">Content here</div>
        
        
          .myborder {border:2px solid #c5e5de;}
        
        Border color #c5e5de