#b1dae8 color space conversions
Hex:
        #b1dae8
        RGB:
        177, 218, 232
        CMY:
        31, 15, 9
        CMYK:
        24, 6, 0, 9
      HSL:
        195°, 54.4554%, 80.1961%
        HSV (HSB):
        195°, 23.7069%, 90.9804%
        XYZ:
        57.7684, 65.3161, 85.9065
        xyY:
        0.2764, 0.3125, 65.3161
      CIE-Lab:
        84.6464, -10.2876, -11.2789
        CIE-LCH:
        84.6464, 15.2659, 227.6316
        CIE-Luv:
        84.6464, -21.3878, -15.9364
        Hunter-Lab:
        80.8184, -13.8418, -6.4499
      #b1dae8 color charts
#b1dae8 RGB chart
      #b1dae8 CMYK chart
      #b1dae8 RGB pie chart
      #b1dae8 color shades, tints & tones
#b1dae8 color schemes
#b1dae8 color preview, HTML & CSS examples
           This text has a color of #b1dae8        
        
          <p style="color:#b1dae8;">Text here</p>
        
        
          .mytext {color:#b1dae8;}
        
        Text color #b1dae8
      
           This box has a color of #b1dae8        
        
          <div style="background-color:#b1dae8;">Content here</div>
        
        
          .mybackground {background-color:#b1dae8;}
        
        Background color #b1dae8
      
           Border around this has a color of #b1dae8        
        
          <div style="border:2px solid #b1dae8;">Content here</div>
        
        
          .myborder {border:2px solid #b1dae8;}
        
        Border color #b1dae8