#bbd1e1 color space conversions
Hex:
        #bbd1e1
        RGB:
        187, 209, 225
        CMY:
        27, 18, 12
        CMYK:
        17, 7, 0, 12
      HSL:
        205°, 38.7755%, 80.7843%
        HSV (HSB):
        205°, 16.8889%, 88.2353%
        XYZ:
        56.8846, 61.6020, 80.1264
        xyY:
        0.2864, 0.3102, 61.6020
      CIE-Lab:
        82.7013, -4.0746, -10.3910
        CIE-LCH:
        82.7013, 11.1613, 248.5886
        CIE-Luv:
        82.7013, -12.3966, -15.4567
        Hunter-Lab:
        78.4869, -7.9815, -5.5876
      #bbd1e1 color charts
#bbd1e1 RGB chart
      #bbd1e1 CMYK chart
      #bbd1e1 RGB pie chart
      #bbd1e1 color shades, tints & tones
#bbd1e1 color schemes
#bbd1e1 color preview, HTML & CSS examples
           This text has a color of #bbd1e1        
        
          <p style="color:#bbd1e1;">Text here</p>
        
        
          .mytext {color:#bbd1e1;}
        
        Text color #bbd1e1
      
           This box has a color of #bbd1e1        
        
          <div style="background-color:#bbd1e1;">Content here</div>
        
        
          .mybackground {background-color:#bbd1e1;}
        
        Background color #bbd1e1
      
           Border around this has a color of #bbd1e1        
        
          <div style="border:2px solid #bbd1e1;">Content here</div>
        
        
          .myborder {border:2px solid #bbd1e1;}
        
        Border color #bbd1e1