#b0d7de color space conversions
Hex:
        #b0d7de
        RGB:
        176, 215, 222
        CMY:
        31, 16, 13
        CMYK:
        21, 3, 0, 13
      HSL:
        189°, 41.0714%, 78.0392%
        HSV (HSB):
        189°, 20.7207%, 87.0588%
        XYZ:
        55.3898, 63.1049, 78.3684
        xyY:
        0.2814, 0.3206, 63.1049
      CIE-Lab:
        83.4975, -11.2304, -7.6878
        CIE-LCH:
        83.4975, 13.6097, 214.3937
        CIE-Luv:
        83.4975, -20.3414, -10.0204
        Hunter-Lab:
        79.4386, -14.5558, -2.8842
      #b0d7de color charts
#b0d7de RGB chart
      #b0d7de CMYK chart
      #b0d7de RGB pie chart
      #b0d7de color shades, tints & tones
#b0d7de color schemes
#b0d7de color preview, HTML & CSS examples
           This text has a color of #b0d7de        
        
          <p style="color:#b0d7de;">Text here</p>
        
        
          .mytext {color:#b0d7de;}
        
        Text color #b0d7de
      
           This box has a color of #b0d7de        
        
          <div style="background-color:#b0d7de;">Content here</div>
        
        
          .mybackground {background-color:#b0d7de;}
        
        Background color #b0d7de
      
           Border around this has a color of #b0d7de        
        
          <div style="border:2px solid #b0d7de;">Content here</div>
        
        
          .myborder {border:2px solid #b0d7de;}
        
        Border color #b0d7de