#bbccc0 color space conversions
Hex:
        #bbccc0
        RGB:
        187, 204, 192
        CMY:
        27, 20, 25
        CMYK:
        8, 0, 6, 20
      HSL:
        138°, 14.2857%, 76.6667%
        HSV (HSB):
        138°, 8.3333%, 80.0000%
        XYZ:
        51.6008, 57.5563, 58.2590
        xyY:
        0.3082, 0.3438, 57.5563
      CIE-Lab:
        80.4915, -8.0219, 3.9977
        CIE-LCH:
        80.4915, 8.9628, 153.5108
        CIE-Luv:
        80.4915, -8.8219, 7.3460
        Hunter-Lab:
        75.8659, -11.3570, 7.5761
      #bbccc0 color charts
#bbccc0 RGB chart
      #bbccc0 CMYK chart
      #bbccc0 RGB pie chart
      #bbccc0 color shades, tints & tones
#bbccc0 color schemes
#bbccc0 color preview, HTML & CSS examples
           This text has a color of #bbccc0        
        
          <p style="color:#bbccc0;">Text here</p>
        
        
          .mytext {color:#bbccc0;}
        
        Text color #bbccc0
      
           This box has a color of #bbccc0        
        
          <div style="background-color:#bbccc0;">Content here</div>
        
        
          .mybackground {background-color:#bbccc0;}
        
        Background color #bbccc0
      
           Border around this has a color of #bbccc0        
        
          <div style="border:2px solid #bbccc0;">Content here</div>
        
        
          .myborder {border:2px solid #bbccc0;}
        
        Border color #bbccc0