#b9a6ce color space conversions
Hex:
        #b9a6ce
        RGB:
        185, 166, 206
        CMY:
        27, 35, 19
        CMYK:
        10, 19, 0, 19
      HSL:
        269°, 28.9855%, 72.9412%
        HSV (HSB):
        269°, 19.4175%, 80.7843%
        XYZ:
        44.7844, 42.0430, 64.1472
        xyY:
        0.2966, 0.2785, 42.0430
      CIE-Lab:
        70.9005, 14.5032, -17.8340
        CIE-LCH:
        70.9005, 22.9869, 309.1192
        CIE-Luv:
        70.9005, 7.8996, -29.8098
        Hunter-Lab:
        64.8405, 9.8163, -13.2677
      #b9a6ce color charts
#b9a6ce RGB chart
      #b9a6ce CMYK chart
      #b9a6ce RGB pie chart
      #b9a6ce color shades, tints & tones
#b9a6ce color schemes
#b9a6ce color preview, HTML & CSS examples
           This text has a color of #b9a6ce        
        
          <p style="color:#b9a6ce;">Text here</p>
        
        
          .mytext {color:#b9a6ce;}
        
        Text color #b9a6ce
      
           This box has a color of #b9a6ce        
        
          <div style="background-color:#b9a6ce;">Content here</div>
        
        
          .mybackground {background-color:#b9a6ce;}
        
        Background color #b9a6ce
      
           Border around this has a color of #b9a6ce        
        
          <div style="border:2px solid #b9a6ce;">Content here</div>
        
        
          .myborder {border:2px solid #b9a6ce;}
        
        Border color #b9a6ce