#b9118b color space conversions
Hex:
        #b9118b
        RGB:
        185, 17, 139
        CMY:
        27, 93, 45
        CMYK:
        0, 91, 25, 27
      HSL:
        316°, 83.1683%, 39.6078%
        HSV (HSB):
        316°, 90.8108%, 72.5490%
        XYZ:
        24.8682, 12.5793, 25.5434
        xyY:
        0.3948, 0.1997, 12.5793
      CIE-Lab:
        42.1223, 69.2680, -23.1383
        CIE-LCH:
        42.1223, 73.0304, 341.5286
        CIE-Luv:
        42.1223, 79.3725, -42.8202
        Hunter-Lab:
        35.4673, 63.0894, -17.8734
      #b9118b color charts
#b9118b RGB chart
      #b9118b CMYK chart
      #b9118b RGB pie chart
      #b9118b color shades, tints & tones
#b9118b color schemes
#b9118b color preview, HTML & CSS examples
           This text has a color of #b9118b        
        
          <p style="color:#b9118b;">Text here</p>
        
        
          .mytext {color:#b9118b;}
        
        Text color #b9118b
      
           This box has a color of #b9118b        
        
          <div style="background-color:#b9118b;">Content here</div>
        
        
          .mybackground {background-color:#b9118b;}
        
        Background color #b9118b
      
           Border around this has a color of #b9118b        
        
          <div style="border:2px solid #b9118b;">Content here</div>
        
        
          .myborder {border:2px solid #b9118b;}
        
        Border color #b9118b