#b9649b color space conversions
Hex:
        #b9649b
        RGB:
        185, 100, 155
        CMY:
        27, 61, 39
        CMYK:
        0, 46, 16, 27
      HSL:
        321°, 37.7778%, 55.8824%
        HSV (HSB):
        321°, 45.9459%, 72.5490%
        XYZ:
        30.4811, 21.7952, 33.6107
        xyY:
        0.3549, 0.2538, 21.7952
      CIE-Lab:
        53.8090, 41.3419, -14.8062
        CIE-LCH:
        53.8090, 43.9132, 340.2955
        CIE-Luv:
        53.8090, 47.7288, -28.1709
        Hunter-Lab:
        46.6853, 34.8445, -10.0056
      #b9649b color charts
#b9649b RGB chart
      #b9649b CMYK chart
      #b9649b RGB pie chart
      #b9649b color shades, tints & tones
#b9649b color schemes
#b9649b color preview, HTML & CSS examples
           This text has a color of #b9649b        
        
          <p style="color:#b9649b;">Text here</p>
        
        
          .mytext {color:#b9649b;}
        
        Text color #b9649b
      
           This box has a color of #b9649b        
        
          <div style="background-color:#b9649b;">Content here</div>
        
        
          .mybackground {background-color:#b9649b;}
        
        Background color #b9649b
      
           Border around this has a color of #b9649b        
        
          <div style="border:2px solid #b9649b;">Content here</div>
        
        
          .myborder {border:2px solid #b9649b;}
        
        Border color #b9649b