#bbc5c5 color space conversions
Hex:
        #bbc5c5
        RGB:
        187, 197, 197
        CMY:
        27, 23, 23
        CMYK:
        5, 0, 0, 23
      HSL:
        180°, 7.9365%, 75.2941%
        HSV (HSB):
        180°, 5.0761%, 77.2549%
        XYZ:
        50.5378, 54.5285, 60.6848
        xyY:
        0.3049, 0.3290, 54.5285
      CIE-Lab:
        78.7689, -3.4174, -1.1952
        CIE-LCH:
        78.7689, 3.6203, 199.2772
        CIE-Luv:
        78.7689, -5.5399, -1.2086
        Hunter-Lab:
        73.8434, -7.0621, 2.9657
      #bbc5c5 color charts
#bbc5c5 RGB chart
      #bbc5c5 CMYK chart
      #bbc5c5 RGB pie chart
      #bbc5c5 color shades, tints & tones
#bbc5c5 color schemes
#bbc5c5 color preview, HTML & CSS examples
           This text has a color of #bbc5c5        
        
          <p style="color:#bbc5c5;">Text here</p>
        
        
          .mytext {color:#bbc5c5;}
        
        Text color #bbc5c5
      
           This box has a color of #bbc5c5        
        
          <div style="background-color:#bbc5c5;">Content here</div>
        
        
          .mybackground {background-color:#bbc5c5;}
        
        Background color #bbc5c5
      
           Border around this has a color of #bbc5c5        
        
          <div style="border:2px solid #bbc5c5;">Content here</div>
        
        
          .myborder {border:2px solid #bbc5c5;}
        
        Border color #bbc5c5