#bbd2e1 color space conversions
Hex:
        #bbd2e1
        RGB:
        187, 210, 225
        CMY:
        27, 18, 12
        CMYK:
        17, 7, 0, 12
      HSL:
        204°, 38.7755%, 80.7843%
        HSV (HSB):
        204°, 16.8889%, 88.2353%
        XYZ:
        57.1307, 62.0942, 80.2084
        xyY:
        0.2865, 0.3114, 62.0942
      CIE-Lab:
        82.9635, -4.5979, -10.0005
        CIE-LCH:
        82.9635, 11.0069, 245.3085
        CIE-Luv:
        82.9635, -12.8596, -14.7556
        Hunter-Lab:
        78.7999, -8.4855, -5.1899
      #bbd2e1 color charts
#bbd2e1 RGB chart
      #bbd2e1 CMYK chart
      #bbd2e1 RGB pie chart
      #bbd2e1 color shades, tints & tones
#bbd2e1 color schemes
#bbd2e1 color preview, HTML & CSS examples
           This text has a color of #bbd2e1        
        
          <p style="color:#bbd2e1;">Text here</p>
        
        
          .mytext {color:#bbd2e1;}
        
        Text color #bbd2e1
      
           This box has a color of #bbd2e1        
        
          <div style="background-color:#bbd2e1;">Content here</div>
        
        
          .mybackground {background-color:#bbd2e1;}
        
        Background color #bbd2e1
      
           Border around this has a color of #bbd2e1        
        
          <div style="border:2px solid #bbd2e1;">Content here</div>
        
        
          .myborder {border:2px solid #bbd2e1;}
        
        Border color #bbd2e1