#b8def9 color space conversions
Hex:
        #b8def9
        RGB:
        184, 222, 249
        CMY:
        28, 13, 2
        CMYK:
        26, 11, 0, 2
      HSL:
        205°, 84.4156%, 84.9020%
        HSV (HSB):
        205°, 26.1044%, 97.6471%
        XYZ:
        62.9873, 69.2725, 99.6737
        xyY:
        0.2716, 0.2987, 69.2725
      CIE-Lab:
        86.6388, -6.4871, -17.2310
        CIE-LCH:
        86.6388, 18.4117, 249.3697
        CIE-Luv:
        86.6388, -20.2923, -26.3121
        Hunter-Lab:
        83.2301, -10.5664, -12.7427
      #b8def9 color charts
#b8def9 RGB chart
      #b8def9 CMYK chart
      #b8def9 RGB pie chart
      #b8def9 color shades, tints & tones
#b8def9 color schemes
#b8def9 color preview, HTML & CSS examples
           This text has a color of #b8def9        
        
          <p style="color:#b8def9;">Text here</p>
        
        
          .mytext {color:#b8def9;}
        
        Text color #b8def9
      
           This box has a color of #b8def9        
        
          <div style="background-color:#b8def9;">Content here</div>
        
        
          .mybackground {background-color:#b8def9;}
        
        Background color #b8def9
      
           Border around this has a color of #b8def9        
        
          <div style="border:2px solid #b8def9;">Content here</div>
        
        
          .myborder {border:2px solid #b8def9;}
        
        Border color #b8def9