#bbd5ad color space conversions
Hex:
        #bbd5ad
        RGB:
        187, 213, 173
        CMY:
        27, 16, 32
        CMYK:
        12, 0, 19, 16
      HSL:
        99°, 32.2581%, 75.6863%
        HSV (HSB):
        99°, 18.7793%, 83.5294%
        XYZ:
        51.8306, 61.1704, 48.6105
        xyY:
        0.3207, 0.3785, 61.1704
      CIE-Lab:
        82.4703, -15.9466, 16.9189
        CIE-LCH:
        82.4703, 23.2496, 133.3055
        CIE-Luv:
        82.4703, -12.7977, 27.1452
        Hunter-Lab:
        78.2115, -18.5786, 17.8978
      #bbd5ad color charts
#bbd5ad RGB chart
      #bbd5ad CMYK chart
      #bbd5ad RGB pie chart
      #bbd5ad color shades, tints & tones
#bbd5ad color schemes
#bbd5ad color preview, HTML & CSS examples
           This text has a color of #bbd5ad        
        
          <p style="color:#bbd5ad;">Text here</p>
        
        
          .mytext {color:#bbd5ad;}
        
        Text color #bbd5ad
      
           This box has a color of #bbd5ad        
        
          <div style="background-color:#bbd5ad;">Content here</div>
        
        
          .mybackground {background-color:#bbd5ad;}
        
        Background color #bbd5ad
      
           Border around this has a color of #bbd5ad        
        
          <div style="border:2px solid #bbd5ad;">Content here</div>
        
        
          .myborder {border:2px solid #bbd5ad;}
        
        Border color #bbd5ad