#bdcccb color space conversions
Hex:
        #bdcccb
        RGB:
        189, 204, 203
        CMY:
        26, 20, 20
        CMYK:
        7, 0, 0, 20
      HSL:
        176°, 12.8205%, 77.0588%
        HSV (HSB):
        176°, 7.3529%, 80.0000%
        XYZ:
        53.3586, 58.3163, 64.9438
        xyY:
        0.3021, 0.3302, 58.3163
      CIE-Lab:
        80.9144, -5.2645, -1.2599
        CIE-LCH:
        80.9144, 5.4132, 193.4591
        CIE-Luv:
        80.9144, -8.1746, -0.9969
        Hunter-Lab:
        76.3651, -8.9157, 3.0331
      #bdcccb color charts
#bdcccb RGB chart
      #bdcccb CMYK chart
      #bdcccb RGB pie chart
      #bdcccb color shades, tints & tones
#bdcccb color schemes
#bdcccb color preview, HTML & CSS examples
           This text has a color of #bdcccb        
        
          <p style="color:#bdcccb;">Text here</p>
        
        
          .mytext {color:#bdcccb;}
        
        Text color #bdcccb
      
           This box has a color of #bdcccb        
        
          <div style="background-color:#bdcccb;">Content here</div>
        
        
          .mybackground {background-color:#bdcccb;}
        
        Background color #bdcccb
      
           Border around this has a color of #bdcccb        
        
          <div style="border:2px solid #bdcccb;">Content here</div>
        
        
          .myborder {border:2px solid #bdcccb;}
        
        Border color #bdcccb