#b4dbbf color space conversions
Hex:
        #b4dbbf
        RGB:
        180, 219, 191
        CMY:
        29, 14, 25
        CMYK:
        18, 0, 13, 14
      HSL:
        137°, 35.1351%, 78.2353%
        HSV (HSB):
        137°, 17.8082%, 85.8824%
        XYZ:
        53.5579, 64.1279, 58.8453
        xyY:
        0.3034, 0.3633, 64.1279
      CIE-Lab:
        84.0323, -18.1913, 9.5597
        CIE-LCH:
        84.0323, 20.5502, 152.2777
        CIE-Luv:
        84.0323, -19.7917, 17.3103
        Hunter-Lab:
        80.0799, -20.7581, 12.4877
      #b4dbbf color charts
#b4dbbf RGB chart
      #b4dbbf CMYK chart
      #b4dbbf RGB pie chart
      #b4dbbf color shades, tints & tones
#b4dbbf color schemes
#b4dbbf color preview, HTML & CSS examples
           This text has a color of #b4dbbf        
        
          <p style="color:#b4dbbf;">Text here</p>
        
        
          .mytext {color:#b4dbbf;}
        
        Text color #b4dbbf
      
           This box has a color of #b4dbbf        
        
          <div style="background-color:#b4dbbf;">Content here</div>
        
        
          .mybackground {background-color:#b4dbbf;}
        
        Background color #b4dbbf
      
           Border around this has a color of #b4dbbf        
        
          <div style="border:2px solid #b4dbbf;">Content here</div>
        
        
          .myborder {border:2px solid #b4dbbf;}
        
        Border color #b4dbbf