#bfdcdb color space conversions
Hex:
        #bfdcdb
        RGB:
        191, 220, 219
        CMY:
        25, 14, 14
        CMYK:
        13, 0, 0, 14
      HSL:
        178°, 29.2929%, 80.5882%
        HSV (HSB):
        178°, 13.1818%, 86.2745%
        XYZ:
        59.8652, 67.3772, 76.8677
        xyY:
        0.2933, 0.3301, 67.3772
      CIE-Lab:
        85.6941, -9.7400, -2.7492
        CIE-LCH:
        85.6941, 10.1205, 195.7625
        CIE-Luv:
        85.6941, -15.3720, -2.5428
        Hunter-Lab:
        82.0836, -13.4627, 1.9361
      #bfdcdb color charts
#bfdcdb RGB chart
      #bfdcdb CMYK chart
      #bfdcdb RGB pie chart
      #bfdcdb color shades, tints & tones
#bfdcdb color schemes
#bfdcdb color preview, HTML & CSS examples
           This text has a color of #bfdcdb        
        
          <p style="color:#bfdcdb;">Text here</p>
        
        
          .mytext {color:#bfdcdb;}
        
        Text color #bfdcdb
      
           This box has a color of #bfdcdb        
        
          <div style="background-color:#bfdcdb;">Content here</div>
        
        
          .mybackground {background-color:#bfdcdb;}
        
        Background color #bfdcdb
      
           Border around this has a color of #bfdcdb        
        
          <div style="border:2px solid #bfdcdb;">Content here</div>
        
        
          .myborder {border:2px solid #bfdcdb;}
        
        Border color #bfdcdb