#bbddb9 color space conversions
Hex:
        #bbddb9
        RGB:
        187, 221, 185
        CMY:
        27, 13, 27
        CMYK:
        15, 0, 16, 13
      HSL:
        117°, 34.6154%, 79.6078%
        HSV (HSB):
        117°, 16.2896%, 86.6667%
        XYZ:
        55.1069, 65.7805, 55.6914
        xyY:
        0.3121, 0.3725, 65.7805
      CIE-Lab:
        84.8843, -17.9199, 13.9927
        CIE-LCH:
        84.8843, 22.7359, 142.0156
        CIE-Luv:
        84.8843, -17.1049, 23.6037
        Hunter-Lab:
        81.1052, -20.6522, 16.0617
      #bbddb9 color charts
#bbddb9 RGB chart
      #bbddb9 CMYK chart
      #bbddb9 RGB pie chart
      #bbddb9 color shades, tints & tones
#bbddb9 color schemes
#bbddb9 color preview, HTML & CSS examples
           This text has a color of #bbddb9        
        
          <p style="color:#bbddb9;">Text here</p>
        
        
          .mytext {color:#bbddb9;}
        
        Text color #bbddb9
      
           This box has a color of #bbddb9        
        
          <div style="background-color:#bbddb9;">Content here</div>
        
        
          .mybackground {background-color:#bbddb9;}
        
        Background color #bbddb9
      
           Border around this has a color of #bbddb9        
        
          <div style="border:2px solid #bbddb9;">Content here</div>
        
        
          .myborder {border:2px solid #bbddb9;}
        
        Border color #bbddb9