#cbd2dc color space conversions
Hex:
        #cbd2dc
        RGB:
        203, 210, 220
        CMY:
        20, 18, 14
        CMYK:
        8, 5, 0, 14
      HSL:
        215°, 19.5402%, 82.9412%
        HSV (HSB):
        215°, 7.7273%, 86.2745%
        XYZ:
        60.5935, 63.9570, 76.8615
        xyY:
        0.3008, 0.3175, 63.9570
      CIE-Lab:
        83.9434, -0.4629, -5.7629
        CIE-LCH:
        83.9434, 5.7815, 265.4076
        CIE-Luv:
        83.9434, -4.3905, -8.7761
        Hunter-Lab:
        79.9731, -4.7084, -1.0019
      #cbd2dc color charts
#cbd2dc RGB chart
      #cbd2dc CMYK chart
      #cbd2dc RGB pie chart
      #cbd2dc color shades, tints & tones
#cbd2dc color schemes
#cbd2dc color preview, HTML & CSS examples
           This text has a color of #cbd2dc        
        
          <p style="color:#cbd2dc;">Text here</p>
        
        
          .mytext {color:#cbd2dc;}
        
        Text color #cbd2dc
      
           This box has a color of #cbd2dc        
        
          <div style="background-color:#cbd2dc;">Content here</div>
        
        
          .mybackground {background-color:#cbd2dc;}
        
        Background color #cbd2dc
      
           Border around this has a color of #cbd2dc        
        
          <div style="border:2px solid #cbd2dc;">Content here</div>
        
        
          .myborder {border:2px solid #cbd2dc;}
        
        Border color #cbd2dc