#b99ac2 color space conversions
Hex:
        #b99ac2
        RGB:
        185, 154, 194
        CMY:
        27, 40, 24
        CMYK:
        5, 21, 0, 24
      HSL:
        287°, 24.6914%, 68.2353%
        HSV (HSB):
        287°, 20.6186%, 76.0784%
        XYZ:
        41.3008, 37.3205, 56.0657
        xyY:
        0.3066, 0.2771, 37.3205
      CIE-Lab:
        67.5168, 18.7265, -16.3088
        CIE-LCH:
        67.5168, 24.8326, 318.9476
        CIE-Luv:
        67.5168, 14.8364, -27.8489
        Hunter-Lab:
        61.0905, 13.7681, -11.6499
      #b99ac2 color charts
#b99ac2 RGB chart
      #b99ac2 CMYK chart
      #b99ac2 RGB pie chart
      #b99ac2 color shades, tints & tones
#b99ac2 color schemes
#b99ac2 color preview, HTML & CSS examples
           This text has a color of #b99ac2        
        
          <p style="color:#b99ac2;">Text here</p>
        
        
          .mytext {color:#b99ac2;}
        
        Text color #b99ac2
      
           This box has a color of #b99ac2        
        
          <div style="background-color:#b99ac2;">Content here</div>
        
        
          .mybackground {background-color:#b99ac2;}
        
        Background color #b99ac2
      
           Border around this has a color of #b99ac2        
        
          <div style="border:2px solid #b99ac2;">Content here</div>
        
        
          .myborder {border:2px solid #b99ac2;}
        
        Border color #b99ac2