#cbd5bc color space conversions
Hex:
        #cbd5bc
        RGB:
        203, 213, 188
        CMY:
        20, 16, 26
        CMYK:
        5, 0, 12, 16
      HSL:
        84°, 22.9358%, 78.6275%
        HSV (HSB):
        84°, 11.7371%, 83.5294%
        XYZ:
        57.5000, 63.9158, 56.8834
        xyY:
        0.3225, 0.3585, 63.9158
      CIE-Lab:
        83.9219, -7.8220, 11.2004
        CIE-LCH:
        83.9219, 13.6614, 124.9293
        CIE-Luv:
        83.9219, -4.4249, 17.8141
        Hunter-Lab:
        79.9474, -11.5267, 13.7777
      #cbd5bc color charts
#cbd5bc RGB chart
      #cbd5bc CMYK chart
      #cbd5bc RGB pie chart
      #cbd5bc color shades, tints & tones
#cbd5bc color schemes
#cbd5bc color preview, HTML & CSS examples
           This text has a color of #cbd5bc        
        
          <p style="color:#cbd5bc;">Text here</p>
        
        
          .mytext {color:#cbd5bc;}
        
        Text color #cbd5bc
      
           This box has a color of #cbd5bc        
        
          <div style="background-color:#cbd5bc;">Content here</div>
        
        
          .mybackground {background-color:#cbd5bc;}
        
        Background color #cbd5bc
      
           Border around this has a color of #cbd5bc        
        
          <div style="border:2px solid #cbd5bc;">Content here</div>
        
        
          .myborder {border:2px solid #cbd5bc;}
        
        Border color #cbd5bc