#c0e5de color space conversions
Hex:
        #c0e5de
        RGB:
        192, 229, 222
        CMY:
        25, 10, 13
        CMYK:
        16, 0, 3, 10
      HSL:
        169°, 41.5730%, 82.5490%
        HSV (HSB):
        169°, 16.1572%, 89.8039%
        XYZ:
        62.9424, 72.5190, 79.7874
        xyY:
        0.2924, 0.3369, 72.5190
      CIE-Lab:
        88.2178, -13.3970, -0.6248
        CIE-LCH:
        88.2178, 13.4116, 182.6701
        CIE-Luv:
        88.2178, -19.1778, 1.3544
        Hunter-Lab:
        85.1581, -17.0931, 4.0599
      #c0e5de color charts
#c0e5de RGB chart
      #c0e5de CMYK chart
      #c0e5de RGB pie chart
      #c0e5de color shades, tints & tones
#c0e5de color schemes
#c0e5de color preview, HTML & CSS examples
           This text has a color of #c0e5de        
        
          <p style="color:#c0e5de;">Text here</p>
        
        
          .mytext {color:#c0e5de;}
        
        Text color #c0e5de
      
           This box has a color of #c0e5de        
        
          <div style="background-color:#c0e5de;">Content here</div>
        
        
          .mybackground {background-color:#c0e5de;}
        
        Background color #c0e5de
      
           Border around this has a color of #c0e5de        
        
          <div style="border:2px solid #c0e5de;">Content here</div>
        
        
          .myborder {border:2px solid #c0e5de;}
        
        Border color #c0e5de