#b99ac1 color space conversions
Hex:
        #b99ac1
        RGB:
        185, 154, 193
        CMY:
        27, 40, 24
        CMYK:
        4, 20, 0, 24
      HSL:
        288°, 23.9264%, 68.0392%
        HSV (HSB):
        288°, 20.2073%, 75.6863%
        XYZ:
        41.1888, 37.2757, 55.4761
        xyY:
        0.3075, 0.2783, 37.2757
      CIE-Lab:
        67.4834, 18.5280, -15.8025
        CIE-LCH:
        67.4834, 24.3517, 319.5393
        CIE-Luv:
        67.4834, 14.9437, -27.0212
        Hunter-Lab:
        61.0539, 13.5773, -11.1357
      #b99ac1 color charts
#b99ac1 RGB chart
      #b99ac1 CMYK chart
      #b99ac1 RGB pie chart
      #b99ac1 color shades, tints & tones
#b99ac1 color schemes
#b99ac1 color preview, HTML & CSS examples
           This text has a color of #b99ac1        
        
          <p style="color:#b99ac1;">Text here</p>
        
        
          .mytext {color:#b99ac1;}
        
        Text color #b99ac1
      
           This box has a color of #b99ac1        
        
          <div style="background-color:#b99ac1;">Content here</div>
        
        
          .mybackground {background-color:#b99ac1;}
        
        Background color #b99ac1
      
           Border around this has a color of #b99ac1        
        
          <div style="border:2px solid #b99ac1;">Content here</div>
        
        
          .myborder {border:2px solid #b99ac1;}
        
        Border color #b99ac1