#cbc3de color space conversions
Hex:
        #cbc3de
        RGB:
        203, 195, 222
        CMY:
        20, 24, 13
        CMYK:
        9, 12, 0, 13
      HSL:
        258°, 29.0323%, 81.7647%
        HSV (HSB):
        258°, 12.1622%, 87.0588%
        XYZ:
        57.3285, 57.0007, 77.0879
        xyY:
        0.2995, 0.2978, 57.0007
      CIE-Lab:
        80.1800, 7.8865, -12.4263
        CIE-LCH:
        80.1800, 14.7177, 302.4019
        CIE-Luv:
        80.1800, 2.7928, -20.5847
        Hunter-Lab:
        75.4988, 3.4176, -7.6888
      #cbc3de color charts
#cbc3de RGB chart
      #cbc3de CMYK chart
      #cbc3de RGB pie chart
      #cbc3de color shades, tints & tones
#cbc3de color schemes
#cbc3de color preview, HTML & CSS examples
           This text has a color of #cbc3de        
        
          <p style="color:#cbc3de;">Text here</p>
        
        
          .mytext {color:#cbc3de;}
        
        Text color #cbc3de
      
           This box has a color of #cbc3de        
        
          <div style="background-color:#cbc3de;">Content here</div>
        
        
          .mybackground {background-color:#cbc3de;}
        
        Background color #cbc3de
      
           Border around this has a color of #cbc3de        
        
          <div style="border:2px solid #cbc3de;">Content here</div>
        
        
          .myborder {border:2px solid #cbc3de;}
        
        Border color #cbc3de