#b2aac4 color space conversions
Hex:
        #b2aac4
        RGB:
        178, 170, 196
        CMY:
        30, 33, 23
        CMYK:
        9, 13, 0, 23
      HSL:
        258°, 18.0556%, 71.7647%
        HSV (HSB):
        258°, 13.2653%, 76.8627%
        XYZ:
        42.6986, 42.2000, 58.1195
        xyY:
        0.2986, 0.2951, 42.2000
      CIE-Lab:
        71.0086, 7.9012, -12.2225
        CIE-LCH:
        71.0086, 14.5540, 302.8804
        CIE-Luv:
        71.0086, 2.8447, -19.8865
        Hunter-Lab:
        64.9615, 3.6439, -7.5723
      #b2aac4 color charts
#b2aac4 RGB chart
      #b2aac4 CMYK chart
      #b2aac4 RGB pie chart
      #b2aac4 color shades, tints & tones
#b2aac4 color schemes
#b2aac4 color preview, HTML & CSS examples
           This text has a color of #b2aac4        
        
          <p style="color:#b2aac4;">Text here</p>
        
        
          .mytext {color:#b2aac4;}
        
        Text color #b2aac4
      
           This box has a color of #b2aac4        
        
          <div style="background-color:#b2aac4;">Content here</div>
        
        
          .mybackground {background-color:#b2aac4;}
        
        Background color #b2aac4
      
           Border around this has a color of #b2aac4        
        
          <div style="border:2px solid #b2aac4;">Content here</div>
        
        
          .myborder {border:2px solid #b2aac4;}
        
        Border color #b2aac4