#c4b2de color space conversions
Hex:
        #c4b2de
        RGB:
        196, 178, 222
        CMY:
        23, 30, 13
        CMYK:
        12, 20, 0, 13
      HSL:
        265°, 40.0000%, 78.4314%
        HSV (HSB):
        265°, 19.8198%, 87.0588%
        XYZ:
        51.8702, 48.8505, 75.8025
        xyY:
        0.2938, 0.2767, 48.8505
      CIE-Lab:
        75.3582, 14.8128, -19.7433
        CIE-LCH:
        75.3582, 24.6823, 306.8798
        CIE-Luv:
        75.3582, 7.0276, -33.2204
        Hunter-Lab:
        69.8931, 10.1582, -15.3777
      #c4b2de color charts
#c4b2de RGB chart
      #c4b2de CMYK chart
      #c4b2de RGB pie chart
      #c4b2de color shades, tints & tones
#c4b2de color schemes
#c4b2de color preview, HTML & CSS examples
           This text has a color of #c4b2de        
        
          <p style="color:#c4b2de;">Text here</p>
        
        
          .mytext {color:#c4b2de;}
        
        Text color #c4b2de
      
           This box has a color of #c4b2de        
        
          <div style="background-color:#c4b2de;">Content here</div>
        
        
          .mybackground {background-color:#c4b2de;}
        
        Background color #c4b2de
      
           Border around this has a color of #c4b2de        
        
          <div style="border:2px solid #c4b2de;">Content here</div>
        
        
          .myborder {border:2px solid #c4b2de;}
        
        Border color #c4b2de