#bbc9db color space conversions
Hex:
        #bbc9db
        RGB:
        187, 201, 219
        CMY:
        27, 21, 14
        CMYK:
        15, 8, 0, 14
      HSL:
        214°, 30.7692%, 79.6078%
        HSV (HSB):
        214°, 14.6119%, 85.8824%
        XYZ:
        54.1663, 57.4526, 75.2524
        xyY:
        0.2899, 0.3074, 57.4526
      CIE-Lab:
        80.4335, -1.1209, -10.5630
        CIE-LCH:
        80.4335, 10.6223, 263.9426
        CIE-Luv:
        80.4335, -8.4356, -16.1484
        Hunter-Lab:
        75.7975, -5.0860, -5.8054
      #bbc9db color charts
#bbc9db RGB chart
      #bbc9db CMYK chart
      #bbc9db RGB pie chart
      #bbc9db color shades, tints & tones
#bbc9db color schemes
#bbc9db color preview, HTML & CSS examples
           This text has a color of #bbc9db        
        
          <p style="color:#bbc9db;">Text here</p>
        
        
          .mytext {color:#bbc9db;}
        
        Text color #bbc9db
      
           This box has a color of #bbc9db        
        
          <div style="background-color:#bbc9db;">Content here</div>
        
        
          .mybackground {background-color:#bbc9db;}
        
        Background color #bbc9db
      
           Border around this has a color of #bbc9db        
        
          <div style="border:2px solid #bbc9db;">Content here</div>
        
        
          .myborder {border:2px solid #bbc9db;}
        
        Border color #bbc9db