#b99bce color space conversions
Hex:
        #b99bce
        RGB:
        185, 155, 206
        CMY:
        27, 39, 19
        CMYK:
        10, 25, 0, 19
      HSL:
        275°, 34.2282%, 70.7843%
        HSV (HSB):
        275°, 24.7573%, 80.7843%
        XYZ:
        42.8695, 38.2132, 63.5089
        xyY:
        0.2965, 0.2643, 38.2132
      CIE-Lab:
        68.1775, 20.6143, -21.9710
        CIE-LCH:
        68.1775, 30.1276, 313.1753
        CIE-Luv:
        68.1775, 13.0777, -37.1827
        Hunter-Lab:
        61.8168, 15.6089, -17.6412
      #b99bce color charts
#b99bce RGB chart
      #b99bce CMYK chart
      #b99bce RGB pie chart
      #b99bce color shades, tints & tones
#b99bce color schemes
#b99bce color preview, HTML & CSS examples
           This text has a color of #b99bce        
        
          <p style="color:#b99bce;">Text here</p>
        
        
          .mytext {color:#b99bce;}
        
        Text color #b99bce
      
           This box has a color of #b99bce        
        
          <div style="background-color:#b99bce;">Content here</div>
        
        
          .mybackground {background-color:#b99bce;}
        
        Background color #b99bce
      
           Border around this has a color of #b99bce        
        
          <div style="border:2px solid #b99bce;">Content here</div>
        
        
          .myborder {border:2px solid #b99bce;}
        
        Border color #b99bce