#b9489b color space conversions
Hex:
        #b9489b
        RGB:
        185, 72, 155
        CMY:
        27, 72, 39
        CMYK:
        0, 61, 16, 27
      HSL:
        316°, 44.6640%, 50.3922%
        HSV (HSB):
        316°, 61.0811%, 72.5490%
        XYZ:
        28.2413, 17.3156, 32.8641
        xyY:
        0.3601, 0.2208, 17.3156
      CIE-Lab:
        48.6552, 54.9595, -22.6837
        CIE-LCH:
        48.6552, 59.4566, 337.5724
        CIE-Luv:
        48.6552, 59.7016, -41.2387
        Hunter-Lab:
        41.6120, 48.3239, -17.6974
      #b9489b color charts
#b9489b RGB chart
      #b9489b CMYK chart
      #b9489b RGB pie chart
      #b9489b color shades, tints & tones
#b9489b color schemes
#b9489b color preview, HTML & CSS examples
           This text has a color of #b9489b        
        
          <p style="color:#b9489b;">Text here</p>
        
        
          .mytext {color:#b9489b;}
        
        Text color #b9489b
      
           This box has a color of #b9489b        
        
          <div style="background-color:#b9489b;">Content here</div>
        
        
          .mybackground {background-color:#b9489b;}
        
        Background color #b9489b
      
           Border around this has a color of #b9489b        
        
          <div style="border:2px solid #b9489b;">Content here</div>
        
        
          .myborder {border:2px solid #b9489b;}
        
        Border color #b9489b