#bbdaf5 color space conversions
Hex:
        #bbdaf5
        RGB:
        187, 218, 245
        CMY:
        27, 15, 4
        CMYK:
        24, 11, 0, 4
      HSL:
        208°, 74.3590%, 84.7059%
        HSV (HSB):
        208°, 23.6735%, 96.0784%
        XYZ:
        62.0464, 67.3002, 96.1062
        xyY:
        0.2752, 0.2985, 67.3002
      CIE-Lab:
        85.6553, -4.4296, -16.5817
        CIE-LCH:
        85.6553, 17.1631, 255.0433
        CIE-Luv:
        85.6553, -17.0733, -25.5265
        Hunter-Lab:
        82.0367, -8.5603, -12.0327
      #bbdaf5 color charts
#bbdaf5 RGB chart
      #bbdaf5 CMYK chart
      #bbdaf5 RGB pie chart
      #bbdaf5 color shades, tints & tones
#bbdaf5 color schemes
#bbdaf5 color preview, HTML & CSS examples
           This text has a color of #bbdaf5        
        
          <p style="color:#bbdaf5;">Text here</p>
        
        
          .mytext {color:#bbdaf5;}
        
        Text color #bbdaf5
      
           This box has a color of #bbdaf5        
        
          <div style="background-color:#bbdaf5;">Content here</div>
        
        
          .mybackground {background-color:#bbdaf5;}
        
        Background color #bbdaf5
      
           Border around this has a color of #bbdaf5        
        
          <div style="border:2px solid #bbdaf5;">Content here</div>
        
        
          .myborder {border:2px solid #bbdaf5;}
        
        Border color #bbdaf5