#bbd0b5 color space conversions
Hex:
        #bbd0b5
        RGB:
        187, 208, 181
        CMY:
        27, 18, 29
        CMYK:
        10, 0, 13, 18
      HSL:
        107°, 22.3140%, 76.2745%
        HSV (HSB):
        107°, 12.9808%, 81.5686%
        XYZ:
        51.3899, 59.0127, 52.3981
        xyY:
        0.3157, 0.3625, 59.0127
      CIE-Lab:
        81.2986, -12.0574, 11.0275
        CIE-LCH:
        81.2986, 16.3397, 137.5544
        CIE-Luv:
        81.2986, -10.4674, 18.2238
        Hunter-Lab:
        76.8198, -15.0239, 13.3326
      #bbd0b5 color charts
#bbd0b5 RGB chart
      #bbd0b5 CMYK chart
      #bbd0b5 RGB pie chart
      #bbd0b5 color shades, tints & tones
#bbd0b5 color schemes
#bbd0b5 color preview, HTML & CSS examples
           This text has a color of #bbd0b5        
        
          <p style="color:#bbd0b5;">Text here</p>
        
        
          .mytext {color:#bbd0b5;}
        
        Text color #bbd0b5
      
           This box has a color of #bbd0b5        
        
          <div style="background-color:#bbd0b5;">Content here</div>
        
        
          .mybackground {background-color:#bbd0b5;}
        
        Background color #bbd0b5
      
           Border around this has a color of #bbd0b5        
        
          <div style="border:2px solid #bbd0b5;">Content here</div>
        
        
          .myborder {border:2px solid #bbd0b5;}
        
        Border color #bbd0b5