#cbd3de color space conversions
Hex:
        #cbd3de
        RGB:
        203, 211, 222
        CMY:
        20, 17, 13
        CMYK:
        9, 5, 0, 13
      HSL:
        215°, 22.3529%, 83.3333%
        HSV (HSB):
        215°, 8.5586%, 87.0588%
        XYZ:
        61.1077, 64.5590, 78.3476
        xyY:
        0.2995, 0.3164, 64.5590
      CIE-Lab:
        84.2560, -0.5963, -6.3644
        CIE-LCH:
        84.2560, 6.3923, 264.6471
        CIE-Luv:
        84.2560, -4.9760, -9.6987
        Hunter-Lab:
        80.3486, -4.8551, -1.5695
      #cbd3de color charts
#cbd3de RGB chart
      #cbd3de CMYK chart
      #cbd3de RGB pie chart
      #cbd3de color shades, tints & tones
#cbd3de color schemes
#cbd3de color preview, HTML & CSS examples
           This text has a color of #cbd3de        
        
          <p style="color:#cbd3de;">Text here</p>
        
        
          .mytext {color:#cbd3de;}
        
        Text color #cbd3de
      
           This box has a color of #cbd3de        
        
          <div style="background-color:#cbd3de;">Content here</div>
        
        
          .mybackground {background-color:#cbd3de;}
        
        Background color #cbd3de
      
           Border around this has a color of #cbd3de        
        
          <div style="border:2px solid #cbd3de;">Content here</div>
        
        
          .myborder {border:2px solid #cbd3de;}
        
        Border color #cbd3de