#b4cfad color space conversions
Hex:
        #b4cfad
        RGB:
        180, 207, 173
        CMY:
        29, 19, 32
        CMYK:
        13, 0, 16, 19
      HSL:
        108°, 26.1538%, 74.5098%
        HSV (HSB):
        108°, 16.4251%, 81.1765%
        XYZ:
        48.6780, 57.3461, 48.0385
        xyY:
        0.3160, 0.3722, 57.3461
      CIE-Lab:
        80.3739, -15.3663, 13.9063
        CIE-LCH:
        80.3739, 20.7246, 137.8552
        CIE-Luv:
        80.3739, -13.5051, 22.7866
        Hunter-Lab:
        75.7272, -17.7814, 15.3977
      #b4cfad color charts
#b4cfad RGB chart
      #b4cfad CMYK chart
      #b4cfad RGB pie chart
      #b4cfad color shades, tints & tones
#b4cfad color schemes
#b4cfad color preview, HTML & CSS examples
           This text has a color of #b4cfad        
        
          <p style="color:#b4cfad;">Text here</p>
        
        
          .mytext {color:#b4cfad;}
        
        Text color #b4cfad
      
           This box has a color of #b4cfad        
        
          <div style="background-color:#b4cfad;">Content here</div>
        
        
          .mybackground {background-color:#b4cfad;}
        
        Background color #b4cfad
      
           Border around this has a color of #b4cfad        
        
          <div style="border:2px solid #b4cfad;">Content here</div>
        
        
          .myborder {border:2px solid #b4cfad;}
        
        Border color #b4cfad