#bbdaf2 color space conversions
Hex:
        #bbdaf2
        RGB:
        187, 218, 242
        CMY:
        27, 15, 5
        CMYK:
        23, 10, 0, 5
      HSL:
        206°, 67.9012%, 84.1176%
        HSV (HSB):
        206°, 22.7273%, 94.9020%
        XYZ:
        61.5919, 67.1184, 93.7133
        xyY:
        0.2769, 0.3018, 67.1184
      CIE-Lab:
        85.5637, -5.0963, -15.1339
        CIE-LCH:
        85.5637, 15.9689, 251.3893
        CIE-Luv:
        85.5637, -16.9949, -23.0442
        Hunter-Lab:
        81.9258, -9.1737, -10.4726
      #bbdaf2 color charts
#bbdaf2 RGB chart
      #bbdaf2 CMYK chart
      #bbdaf2 RGB pie chart
      #bbdaf2 color shades, tints & tones
#bbdaf2 color schemes
#bbdaf2 color preview, HTML & CSS examples
           This text has a color of #bbdaf2        
        
          <p style="color:#bbdaf2;">Text here</p>
        
        
          .mytext {color:#bbdaf2;}
        
        Text color #bbdaf2
      
           This box has a color of #bbdaf2        
        
          <div style="background-color:#bbdaf2;">Content here</div>
        
        
          .mybackground {background-color:#bbdaf2;}
        
        Background color #bbdaf2
      
           Border around this has a color of #bbdaf2        
        
          <div style="border:2px solid #bbdaf2;">Content here</div>
        
        
          .myborder {border:2px solid #bbdaf2;}
        
        Border color #bbdaf2