#b698ac color space conversions
Hex:
        #b698ac
        RGB:
        182, 152, 172
        CMY:
        29, 40, 33
        CMYK:
        0, 16, 5, 29
      HSL:
        320°, 17.0455%, 65.4902%
        HSV (HSB):
        320°, 16.4835%, 71.3725%
        XYZ:
        37.9660, 35.3801, 43.8577
        xyY:
        0.3239, 0.3019, 35.3801
      CIE-Lab:
        66.0435, 14.5967, -6.2496
        CIE-LCH:
        66.0435, 15.8783, 336.8219
        CIE-Luv:
        66.0435, 16.3422, -11.6814
        Hunter-Lab:
        59.4812, 9.8421, -2.0799
      #b698ac color charts
#b698ac RGB chart
      #b698ac CMYK chart
      #b698ac RGB pie chart
      #b698ac color shades, tints & tones
#b698ac color schemes
#b698ac color preview, HTML & CSS examples
           This text has a color of #b698ac        
        
          <p style="color:#b698ac;">Text here</p>
        
        
          .mytext {color:#b698ac;}
        
        Text color #b698ac
      
           This box has a color of #b698ac        
        
          <div style="background-color:#b698ac;">Content here</div>
        
        
          .mybackground {background-color:#b698ac;}
        
        Background color #b698ac
      
           Border around this has a color of #b698ac        
        
          <div style="border:2px solid #b698ac;">Content here</div>
        
        
          .myborder {border:2px solid #b698ac;}
        
        Border color #b698ac