#b9acc0 color space conversions
Hex:
        #b9acc0
        RGB:
        185, 172, 192
        CMY:
        27, 33, 25
        CMYK:
        4, 10, 0, 25
      HSL:
        279°, 13.6986%, 71.3725%
        HSV (HSB):
        279°, 10.4167%, 75.2941%
        XYZ:
        44.2745, 43.6251, 55.9561
        xyY:
        0.3078, 0.3033, 43.6251
      CIE-Lab:
        71.9772, 8.3803, -8.5140
        CIE-LCH:
        71.9772, 11.9464, 314.5466
        CIE-Luv:
        71.9772, 6.1185, -14.2502
        Hunter-Lab:
        66.0493, 4.0668, -3.9952
      #b9acc0 color charts
#b9acc0 RGB chart
      #b9acc0 CMYK chart
      #b9acc0 RGB pie chart
      #b9acc0 color shades, tints & tones
#b9acc0 color schemes
#b9acc0 color preview, HTML & CSS examples
           This text has a color of #b9acc0        
        
          <p style="color:#b9acc0;">Text here</p>
        
        
          .mytext {color:#b9acc0;}
        
        Text color #b9acc0
      
           This box has a color of #b9acc0        
        
          <div style="background-color:#b9acc0;">Content here</div>
        
        
          .mybackground {background-color:#b9acc0;}
        
        Background color #b9acc0
      
           Border around this has a color of #b9acc0        
        
          <div style="border:2px solid #b9acc0;">Content here</div>
        
        
          .myborder {border:2px solid #b9acc0;}
        
        Border color #b9acc0