#c1b8de color space conversions
Hex:
        #c1b8de
        RGB:
        193, 184, 222
        CMY:
        24, 28, 13
        CMYK:
        13, 17, 0, 13
      HSL:
        254°, 36.5385%, 79.6078%
        HSV (HSB):
        254°, 17.1171%, 87.0588%
        XYZ:
        52.3176, 50.8924, 76.1730
        xyY:
        0.2917, 0.2837, 50.8924
      CIE-Lab:
        76.6138, 10.5725, -17.8669
        CIE-LCH:
        76.6138, 20.7606, 300.6143
        CIE-Luv:
        76.6138, 2.5579, -29.5829
        Hunter-Lab:
        71.3389, 6.0631, -13.3704
      #c1b8de color charts
#c1b8de RGB chart
      #c1b8de CMYK chart
      #c1b8de RGB pie chart
      #c1b8de color shades, tints & tones
#c1b8de color schemes
#c1b8de color preview, HTML & CSS examples
           This text has a color of #c1b8de        
        
          <p style="color:#c1b8de;">Text here</p>
        
        
          .mytext {color:#c1b8de;}
        
        Text color #c1b8de
      
           This box has a color of #c1b8de        
        
          <div style="background-color:#c1b8de;">Content here</div>
        
        
          .mybackground {background-color:#c1b8de;}
        
        Background color #c1b8de
      
           Border around this has a color of #c1b8de        
        
          <div style="border:2px solid #c1b8de;">Content here</div>
        
        
          .myborder {border:2px solid #c1b8de;}
        
        Border color #c1b8de