#c0c2de color space conversions
Hex:
        #c0c2de
        RGB:
        192, 194, 222
        CMY:
        25, 24, 13
        CMYK:
        14, 13, 0, 13
      HSL:
        236°, 31.2500%, 81.1765%
        HSV (HSB):
        236°, 13.5135%, 87.0588%
        XYZ:
        54.2148, 55.0640, 76.8782
        xyY:
        0.2912, 0.2958, 55.0640
      CIE-Lab:
        79.0781, 4.8448, -14.1642
        CIE-LCH:
        79.0781, 14.9699, 288.8831
        CIE-Luv:
        79.0781, -2.6865, -22.8187
        Hunter-Lab:
        74.2051, 0.5546, -9.4823
      #c0c2de color charts
#c0c2de RGB chart
      #c0c2de CMYK chart
      #c0c2de RGB pie chart
      #c0c2de color shades, tints & tones
#c0c2de color schemes
#c0c2de color preview, HTML & CSS examples
           This text has a color of #c0c2de        
        
          <p style="color:#c0c2de;">Text here</p>
        
        
          .mytext {color:#c0c2de;}
        
        Text color #c0c2de
      
           This box has a color of #c0c2de        
        
          <div style="background-color:#c0c2de;">Content here</div>
        
        
          .mybackground {background-color:#c0c2de;}
        
        Background color #c0c2de
      
           Border around this has a color of #c0c2de        
        
          <div style="border:2px solid #c0c2de;">Content here</div>
        
        
          .myborder {border:2px solid #c0c2de;}
        
        Border color #c0c2de