#b8d7ee color space conversions
Hex:
        #b8d7ee
        RGB:
        184, 215, 238
        CMY:
        28, 16, 7
        CMYK:
        23, 10, 0, 7
      HSL:
        206°, 61.3636%, 82.7451%
        HSV (HSB):
        206°, 22.6891%, 93.3333%
        XYZ:
        59.5002, 64.9643, 90.2923
        xyY:
        0.2771, 0.3025, 64.9643
      CIE-Lab:
        84.4653, -5.3164, -14.6840
        CIE-LCH:
        84.4653, 15.6167, 250.0969
        CIE-Luv:
        84.4653, -16.9555, -22.2380
        Hunter-Lab:
        80.6004, -9.2798, -9.9991
      #b8d7ee color charts
#b8d7ee RGB chart
      #b8d7ee CMYK chart
      #b8d7ee RGB pie chart
      #b8d7ee color shades, tints & tones
#b8d7ee color schemes
#b8d7ee color preview, HTML & CSS examples
           This text has a color of #b8d7ee        
        
          <p style="color:#b8d7ee;">Text here</p>
        
        
          .mytext {color:#b8d7ee;}
        
        Text color #b8d7ee
      
           This box has a color of #b8d7ee        
        
          <div style="background-color:#b8d7ee;">Content here</div>
        
        
          .mybackground {background-color:#b8d7ee;}
        
        Background color #b8d7ee
      
           Border around this has a color of #b8d7ee        
        
          <div style="border:2px solid #b8d7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b8d7ee;}
        
        Border color #b8d7ee