#bbd9d1 color space conversions
Hex:
        #bbd9d1
        RGB:
        187, 217, 209
        CMY:
        27, 15, 18
        CMYK:
        14, 0, 4, 15
      HSL:
        164°, 28.3019%, 79.2157%
        HSV (HSB):
        164°, 13.8249%, 85.0980%
        XYZ:
        56.8150, 64.7940, 69.8336
        xyY:
        0.2968, 0.3385, 64.7940
      CIE-Lab:
        84.3774, -11.4713, 0.5875
        CIE-LCH:
        84.3774, 11.4863, 177.0684
        CIE-Luv:
        84.3774, -15.6890, 2.8700
        Hunter-Lab:
        80.4947, -14.8763, 4.9089
      #bbd9d1 color charts
#bbd9d1 RGB chart
      #bbd9d1 CMYK chart
      #bbd9d1 RGB pie chart
      #bbd9d1 color shades, tints & tones
#bbd9d1 color schemes
#bbd9d1 color preview, HTML & CSS examples
           This text has a color of #bbd9d1        
        
          <p style="color:#bbd9d1;">Text here</p>
        
        
          .mytext {color:#bbd9d1;}
        
        Text color #bbd9d1
      
           This box has a color of #bbd9d1        
        
          <div style="background-color:#bbd9d1;">Content here</div>
        
        
          .mybackground {background-color:#bbd9d1;}
        
        Background color #bbd9d1
      
           Border around this has a color of #bbd9d1        
        
          <div style="border:2px solid #bbd9d1;">Content here</div>
        
        
          .myborder {border:2px solid #bbd9d1;}
        
        Border color #bbd9d1