#b1ccb1 color space conversions
Hex:
        #b1ccb1
        RGB:
        177, 204, 177
        CMY:
        31, 20, 31
        CMYK:
        13, 0, 13, 20
      HSL:
        120°, 20.9302%, 74.7059%
        HSV (HSB):
        120°, 13.2353%, 80.0000%
        XYZ:
        47.6601, 55.7072, 49.8356
        xyY:
        0.3111, 0.3636, 55.7072
      CIE-Lab:
        79.4469, -14.1787, 10.4326
        CIE-LCH:
        79.4469, 17.6033, 143.6544
        CIE-Luv:
        79.4469, -13.6838, 17.6794
        Hunter-Lab:
        74.6372, -16.6327, 12.6579
      #b1ccb1 color charts
#b1ccb1 RGB chart
      #b1ccb1 CMYK chart
      #b1ccb1 RGB pie chart
      #b1ccb1 color shades, tints & tones
#b1ccb1 color schemes
#b1ccb1 color preview, HTML & CSS examples
           This text has a color of #b1ccb1        
        
          <p style="color:#b1ccb1;">Text here</p>
        
        
          .mytext {color:#b1ccb1;}
        
        Text color #b1ccb1
      
           This box has a color of #b1ccb1        
        
          <div style="background-color:#b1ccb1;">Content here</div>
        
        
          .mybackground {background-color:#b1ccb1;}
        
        Background color #b1ccb1
      
           Border around this has a color of #b1ccb1        
        
          <div style="border:2px solid #b1ccb1;">Content here</div>
        
        
          .myborder {border:2px solid #b1ccb1;}
        
        Border color #b1ccb1