#b1ddf3 color space conversions
Hex:
        #b1ddf3
        RGB:
        177, 221, 243
        CMY:
        31, 13, 5
        CMYK:
        27, 9, 0, 5
      HSL:
        200°, 73.3333%, 82.3529%
        HSV (HSB):
        200°, 27.1605%, 95.2941%
        XYZ:
        60.1656, 67.5311, 94.6578
        xyY:
        0.2706, 0.3037, 67.5311
      CIE-Lab:
        85.7714, -9.3578, -15.4127
        CIE-LCH:
        85.7714, 18.0311, 238.7361
        CIE-Luv:
        85.7714, -22.8634, -22.8426
        Hunter-Lab:
        82.1773, -13.1226, -10.7704
      #b1ddf3 color charts
#b1ddf3 RGB chart
      #b1ddf3 CMYK chart
      #b1ddf3 RGB pie chart
      #b1ddf3 color shades, tints & tones
#b1ddf3 color schemes
#b1ddf3 color preview, HTML & CSS examples
           This text has a color of #b1ddf3        
        
          <p style="color:#b1ddf3;">Text here</p>
        
        
          .mytext {color:#b1ddf3;}
        
        Text color #b1ddf3
      
           This box has a color of #b1ddf3        
        
          <div style="background-color:#b1ddf3;">Content here</div>
        
        
          .mybackground {background-color:#b1ddf3;}
        
        Background color #b1ddf3
      
           Border around this has a color of #b1ddf3        
        
          <div style="border:2px solid #b1ddf3;">Content here</div>
        
        
          .myborder {border:2px solid #b1ddf3;}
        
        Border color #b1ddf3