#b696ab color space conversions
Hex:
        #b696ab
        RGB:
        182, 150, 171
        CMY:
        29, 41, 33
        CMYK:
        0, 18, 6, 29
      HSL:
        321°, 17.9775%, 65.0980%
        HSV (HSB):
        321°, 17.5824%, 71.3725%
        XYZ:
        37.5484, 34.6981, 43.2465
        xyY:
        0.3251, 0.3004, 34.6981
      CIE-Lab:
        65.5129, 15.5289, -6.4750
        CIE-LCH:
        65.5129, 16.8247, 337.3655
        CIE-Luv:
        65.5129, 17.4947, -12.1601
        Hunter-Lab:
        58.9051, 10.6992, -2.2955
      #b696ab color charts
#b696ab RGB chart
      #b696ab CMYK chart
      #b696ab RGB pie chart
      #b696ab color shades, tints & tones
#b696ab color schemes
#b696ab color preview, HTML & CSS examples
           This text has a color of #b696ab        
        
          <p style="color:#b696ab;">Text here</p>
        
        
          .mytext {color:#b696ab;}
        
        Text color #b696ab
      
           This box has a color of #b696ab        
        
          <div style="background-color:#b696ab;">Content here</div>
        
        
          .mybackground {background-color:#b696ab;}
        
        Background color #b696ab
      
           Border around this has a color of #b696ab        
        
          <div style="border:2px solid #b696ab;">Content here</div>
        
        
          .myborder {border:2px solid #b696ab;}
        
        Border color #b696ab