#bdd8bc color space conversions
Hex:
        #bdd8bc
        RGB:
        189, 216, 188
        CMY:
        26, 15, 26
        CMYK:
        13, 0, 13, 15
      HSL:
        118°, 26.4151%, 79.2157%
        HSV (HSB):
        118°, 12.9630%, 84.7059%
        XYZ:
        54.6192, 63.5614, 56.9668
        xyY:
        0.3118, 0.3629, 63.5614
      CIE-Lab:
        83.7369, -14.2077, 10.8026
        CIE-LCH:
        83.7369, 17.8481, 142.7529
        CIE-Luv:
        83.7369, -13.6328, 18.3857
        Hunter-Lab:
        79.7254, -17.2305, 13.4428
      #bdd8bc color charts
#bdd8bc RGB chart
      #bdd8bc CMYK chart
      #bdd8bc RGB pie chart
      #bdd8bc color shades, tints & tones
#bdd8bc color schemes
#bdd8bc color preview, HTML & CSS examples
           This text has a color of #bdd8bc        
        
          <p style="color:#bdd8bc;">Text here</p>
        
        
          .mytext {color:#bdd8bc;}
        
        Text color #bdd8bc
      
           This box has a color of #bdd8bc        
        
          <div style="background-color:#bdd8bc;">Content here</div>
        
        
          .mybackground {background-color:#bdd8bc;}
        
        Background color #bdd8bc
      
           Border around this has a color of #bdd8bc        
        
          <div style="border:2px solid #bdd8bc;">Content here</div>
        
        
          .myborder {border:2px solid #bdd8bc;}
        
        Border color #bdd8bc