#c6c1cc color space conversions
Hex:
        #c6c1cc
        RGB:
        198, 193, 204
        CMY:
        22, 24, 20
        CMYK:
        3, 5, 0, 20
      HSL:
        267°, 9.7345%, 77.8431%
        HSV (HSB):
        267°, 5.3922%, 80.0000%
        XYZ:
        53.2578, 54.5053, 64.8403
        xyY:
        0.3086, 0.3158, 54.5053
      CIE-Lab:
        78.7555, 3.7809, -4.8927
        CIE-LCH:
        78.7555, 6.1833, 307.6953
        CIE-Luv:
        78.7555, 2.1725, -8.0708
        Hunter-Lab:
        73.8277, -0.4324, -0.3929
      #c6c1cc color charts
#c6c1cc RGB chart
      #c6c1cc CMYK chart
      #c6c1cc RGB pie chart
      #c6c1cc color shades, tints & tones
#c6c1cc color schemes
#c6c1cc color preview, HTML & CSS examples
           This text has a color of #c6c1cc        
        
          <p style="color:#c6c1cc;">Text here</p>
        
        
          .mytext {color:#c6c1cc;}
        
        Text color #c6c1cc
      
           This box has a color of #c6c1cc        
        
          <div style="background-color:#c6c1cc;">Content here</div>
        
        
          .mybackground {background-color:#c6c1cc;}
        
        Background color #c6c1cc
      
           Border around this has a color of #c6c1cc        
        
          <div style="border:2px solid #c6c1cc;">Content here</div>
        
        
          .myborder {border:2px solid #c6c1cc;}
        
        Border color #c6c1cc