#b9498b color space conversions
Hex:
        #b9498b
        RGB:
        185, 73, 139
        CMY:
        27, 71, 45
        CMYK:
        0, 61, 25, 27
      HSL:
        325°, 44.4444%, 50.5882%
        HSV (HSB):
        325°, 60.5405%, 72.5490%
        XYZ:
        27.0503, 16.9435, 26.2708
        xyY:
        0.3850, 0.2411, 16.9435
      CIE-Lab:
        48.1887, 52.2125, -13.8389
        CIE-LCH:
        48.1887, 54.0154, 345.1551
        CIE-Luv:
        48.1887, 64.3413, -28.0445
        Hunter-Lab:
        41.1624, 45.2689, -9.0265
      #b9498b color charts
#b9498b RGB chart
      #b9498b CMYK chart
      #b9498b RGB pie chart
      #b9498b color shades, tints & tones
#b9498b color schemes
#b9498b color preview, HTML & CSS examples
           This text has a color of #b9498b        
        
          <p style="color:#b9498b;">Text here</p>
        
        
          .mytext {color:#b9498b;}
        
        Text color #b9498b
      
           This box has a color of #b9498b        
        
          <div style="background-color:#b9498b;">Content here</div>
        
        
          .mybackground {background-color:#b9498b;}
        
        Background color #b9498b
      
           Border around this has a color of #b9498b        
        
          <div style="border:2px solid #b9498b;">Content here</div>
        
        
          .myborder {border:2px solid #b9498b;}
        
        Border color #b9498b