#c0ccc2 color space conversions
Hex:
        #c0ccc2
        RGB:
        192, 204, 194
        CMY:
        25, 20, 24
        CMYK:
        6, 0, 5, 20
      HSL:
        130°, 10.5263%, 77.6471%
        HSV (HSB):
        130°, 5.8824%, 80.0000%
        XYZ:
        53.0687, 58.2872, 59.4925
        xyY:
        0.3106, 0.3412, 58.2872
      CIE-Lab:
        80.8982, -5.9435, 3.5610
        CIE-LCH:
        80.8982, 6.9286, 149.0719
        CIE-Luv:
        80.8982, -6.1885, 6.3463
        Hunter-Lab:
        76.3461, -9.5290, 7.2407
      #c0ccc2 color charts
#c0ccc2 RGB chart
      #c0ccc2 CMYK chart
      #c0ccc2 RGB pie chart
      #c0ccc2 color shades, tints & tones
#c0ccc2 color schemes
#c0ccc2 color preview, HTML & CSS examples
           This text has a color of #c0ccc2        
        
          <p style="color:#c0ccc2;">Text here</p>
        
        
          .mytext {color:#c0ccc2;}
        
        Text color #c0ccc2
      
           This box has a color of #c0ccc2        
        
          <div style="background-color:#c0ccc2;">Content here</div>
        
        
          .mybackground {background-color:#c0ccc2;}
        
        Background color #c0ccc2
      
           Border around this has a color of #c0ccc2        
        
          <div style="border:2px solid #c0ccc2;">Content here</div>
        
        
          .myborder {border:2px solid #c0ccc2;}
        
        Border color #c0ccc2