#bbd1fa color space conversions
Hex:
        #bbd1fa
        RGB:
        187, 209, 250
        CMY:
        27, 18, 2
        CMYK:
        25, 16, 0, 2
      HSL:
        219°, 86.3014%, 85.6863%
        HSV (HSB):
        219°, 25.2000%, 98.0392%
        XYZ:
        60.5493, 63.0679, 99.4245
        xyY:
        0.2715, 0.2828, 63.0679
      CIE-Lab:
        83.4781, 1.4382, -22.5186
        CIE-LCH:
        83.4781, 22.5645, 273.6543
        CIE-Luv:
        83.4781, -13.2672, -36.1729
        Hunter-Lab:
        79.4153, -2.8814, -18.6378
      #bbd1fa color charts
#bbd1fa RGB chart
      #bbd1fa CMYK chart
      #bbd1fa RGB pie chart
      #bbd1fa color shades, tints & tones
#bbd1fa color schemes
#bbd1fa color preview, HTML & CSS examples
           This text has a color of #bbd1fa        
        
          <p style="color:#bbd1fa;">Text here</p>
        
        
          .mytext {color:#bbd1fa;}
        
        Text color #bbd1fa
      
           This box has a color of #bbd1fa        
        
          <div style="background-color:#bbd1fa;">Content here</div>
        
        
          .mybackground {background-color:#bbd1fa;}
        
        Background color #bbd1fa
      
           Border around this has a color of #bbd1fa        
        
          <div style="border:2px solid #bbd1fa;">Content here</div>
        
        
          .myborder {border:2px solid #bbd1fa;}
        
        Border color #bbd1fa