#b1ddc8 color space conversions
Hex:
        #b1ddc8
        RGB:
        177, 221, 200
        CMY:
        31, 13, 22
        CMYK:
        20, 0, 10, 13
      HSL:
        151°, 39.2857%, 78.0392%
        HSV (HSB):
        151°, 19.9095%, 86.6667%
        XYZ:
        54.4132, 65.2301, 64.3664
        xyY:
        0.2957, 0.3545, 65.2301
      CIE-Lab:
        84.6022, -18.4607, 5.5988
        CIE-LCH:
        84.6022, 19.2910, 163.1283
        CIE-Luv:
        84.6022, -22.3306, 11.5796
        Hunter-Lab:
        80.7652, -21.0798, 9.2840
      #b1ddc8 color charts
#b1ddc8 RGB chart
      #b1ddc8 CMYK chart
      #b1ddc8 RGB pie chart
      #b1ddc8 color shades, tints & tones
#b1ddc8 color schemes
#b1ddc8 color preview, HTML & CSS examples
           This text has a color of #b1ddc8        
        
          <p style="color:#b1ddc8;">Text here</p>
        
        
          .mytext {color:#b1ddc8;}
        
        Text color #b1ddc8
      
           This box has a color of #b1ddc8        
        
          <div style="background-color:#b1ddc8;">Content here</div>
        
        
          .mybackground {background-color:#b1ddc8;}
        
        Background color #b1ddc8
      
           Border around this has a color of #b1ddc8        
        
          <div style="border:2px solid #b1ddc8;">Content here</div>
        
        
          .myborder {border:2px solid #b1ddc8;}
        
        Border color #b1ddc8