#c4c8de color space conversions
Hex:
        #c4c8de
        RGB:
        196, 200, 222
        CMY:
        23, 22, 13
        CMYK:
        12, 10, 0, 13
      HSL:
        231°, 28.2609%, 81.9608%
        HSV (HSB):
        231°, 11.7117%, 87.0588%
        XYZ:
        56.6040, 58.3182, 77.3804
        xyY:
        0.2943, 0.3033, 58.3182
      CIE-Lab:
        80.9154, 2.9294, -11.3834
        CIE-LCH:
        80.9154, 11.7543, 284.4313
        CIE-Luv:
        80.9154, -3.4121, -18.1302
        Hunter-Lab:
        76.3664, -1.3340, -6.6208
      #c4c8de color charts
#c4c8de RGB chart
      #c4c8de CMYK chart
      #c4c8de RGB pie chart
      #c4c8de color shades, tints & tones
#c4c8de color schemes
#c4c8de color preview, HTML & CSS examples
           This text has a color of #c4c8de        
        
          <p style="color:#c4c8de;">Text here</p>
        
        
          .mytext {color:#c4c8de;}
        
        Text color #c4c8de
      
           This box has a color of #c4c8de        
        
          <div style="background-color:#c4c8de;">Content here</div>
        
        
          .mybackground {background-color:#c4c8de;}
        
        Background color #c4c8de
      
           Border around this has a color of #c4c8de        
        
          <div style="border:2px solid #c4c8de;">Content here</div>
        
        
          .myborder {border:2px solid #c4c8de;}
        
        Border color #c4c8de