#c4bbdc color space conversions
Hex:
        #c4bbdc
        RGB:
        196, 187, 220
        CMY:
        23, 27, 14
        CMYK:
        11, 15, 0, 14
      HSL:
        256°, 32.0388%, 79.8039%
        HSV (HSB):
        256°, 15.0000%, 86.2745%
        XYZ:
        53.4535, 52.4437, 75.0155
        xyY:
        0.2955, 0.2899, 52.4437
      CIE-Lab:
        77.5454, 9.5012, -15.3567
        CIE-LCH:
        77.5454, 18.0582, 301.7451
        CIE-Luv:
        77.5454, 2.9187, -25.4188
        Hunter-Lab:
        72.4180, 5.0237, -10.7240
      #c4bbdc color charts
#c4bbdc RGB chart
      #c4bbdc CMYK chart
      #c4bbdc RGB pie chart
      #c4bbdc color shades, tints & tones
#c4bbdc color schemes
#c4bbdc color preview, HTML & CSS examples
           This text has a color of #c4bbdc        
        
          <p style="color:#c4bbdc;">Text here</p>
        
        
          .mytext {color:#c4bbdc;}
        
        Text color #c4bbdc
      
           This box has a color of #c4bbdc        
        
          <div style="background-color:#c4bbdc;">Content here</div>
        
        
          .mybackground {background-color:#c4bbdc;}
        
        Background color #c4bbdc
      
           Border around this has a color of #c4bbdc        
        
          <div style="border:2px solid #c4bbdc;">Content here</div>
        
        
          .myborder {border:2px solid #c4bbdc;}
        
        Border color #c4bbdc