#b1ccbd color space conversions
Hex:
        #b1ccbd
        RGB:
        177, 204, 189
        CMY:
        31, 20, 26
        CMYK:
        13, 0, 7, 20
      HSL:
        147°, 20.9302%, 74.7059%
        HSV (HSB):
        147°, 13.2353%, 80.0000%
        XYZ:
        48.9096, 56.2070, 56.4153
        xyY:
        0.3028, 0.3480, 56.2070
      CIE-Lab:
        79.7315, -11.9639, 4.4184
        CIE-LCH:
        79.7315, 12.7537, 159.7301
        CIE-Luv:
        79.7315, -13.9869, 8.6300
        Hunter-Lab:
        74.9713, -14.7503, 7.8646
      #b1ccbd color charts
#b1ccbd RGB chart
      #b1ccbd CMYK chart
      #b1ccbd RGB pie chart
      #b1ccbd color shades, tints & tones
#b1ccbd color schemes
#b1ccbd color preview, HTML & CSS examples
           This text has a color of #b1ccbd        
        
          <p style="color:#b1ccbd;">Text here</p>
        
        
          .mytext {color:#b1ccbd;}
        
        Text color #b1ccbd
      
           This box has a color of #b1ccbd        
        
          <div style="background-color:#b1ccbd;">Content here</div>
        
        
          .mybackground {background-color:#b1ccbd;}
        
        Background color #b1ccbd
      
           Border around this has a color of #b1ccbd        
        
          <div style="border:2px solid #b1ccbd;">Content here</div>
        
        
          .myborder {border:2px solid #b1ccbd;}
        
        Border color #b1ccbd