#bbd1f1 color space conversions
Hex:
        #bbd1f1
        RGB:
        187, 209, 241
        CMY:
        27, 18, 5
        CMYK:
        22, 13, 0, 5
      HSL:
        216°, 65.8537%, 83.9216%
        HSV (HSB):
        216°, 22.4066%, 94.5098%
        XYZ:
        59.1712, 62.5166, 92.1673
        xyY:
        0.2767, 0.2923, 62.5166
      CIE-Lab:
        83.1874, -0.5980, -18.1791
        CIE-LCH:
        83.1874, 18.1889, 268.1160
        CIE-Luv:
        83.1874, -12.9499, -28.6536
        Hunter-Lab:
        79.0674, -4.7852, -13.7660
      #bbd1f1 color charts
#bbd1f1 RGB chart
      #bbd1f1 CMYK chart
      #bbd1f1 RGB pie chart
      #bbd1f1 color shades, tints & tones
#bbd1f1 color schemes
#bbd1f1 color preview, HTML & CSS examples
           This text has a color of #bbd1f1        
        
          <p style="color:#bbd1f1;">Text here</p>
        
        
          .mytext {color:#bbd1f1;}
        
        Text color #bbd1f1
      
           This box has a color of #bbd1f1        
        
          <div style="background-color:#bbd1f1;">Content here</div>
        
        
          .mybackground {background-color:#bbd1f1;}
        
        Background color #bbd1f1
      
           Border around this has a color of #bbd1f1        
        
          <div style="border:2px solid #bbd1f1;">Content here</div>
        
        
          .myborder {border:2px solid #bbd1f1;}
        
        Border color #bbd1f1